{
	"is_testconfig": true,
	"local": true,
	"version": "0.45.0",
	"docompile": false,
	"model": {
		"source": "./../heraeus/fx-example/model/Model.json",
		"model_A": "./../heraeus/fx-example/output/model/debug_model_A.json",
		"model_T": "./../heraeus/fx-example/output/model/debug_model_T.json",
        "model_F": "./../heraeus/fx-example/output/model/debug_model_F.json"
	},
	"templates": {
		"CP": {
			"source": "./../heraeus/fx-example/templates/plc/main.awl",
			"output": "./../heraeus/fx-example/output/plc/PLC_CP.awl",
			"create_tags": "S7_AWL",
			"output_tags": "./../heraeus/fx-example/output/hmi/tags_CP.json",
			"controller": "CP"
		},
		"CP_symbols": {
			"source": "./../heraeus/fx-example/templates/plc/symbols.sdf",
			"output": "./../heraeus/fx-example/output/plc/symbols_CP.sdf",
			"symbols": true,
			"controller": "CP"
		}
	}
}