{
	"is_testconfig": true,
	"local": true,
	"version": "0.74.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"
		},
		"CP_Organic": {
			"source": "./../heraeus/fx-example/templates/plc/main.awl",
			"output": "./../heraeus/fx-example/output/plc/PLC_CP_Organic.awl",
			"create_tags": "S7_AWL",
			"output_tags": "./../heraeus/fx-example/output/hmi/tags_CP_Organic.json",
			"controller": "CP_Organic"
		},
		"CP_Organic_symbols": {
			"source": "./../heraeus/fx-example/templates/plc/symbols.sdf",
			"output": "./../heraeus/fx-example/output/plc/symbols_CP_Organic.sdf",
			"symbols": true,
			"controller": "CP_Organic"
		},
		"RC": {
			"source": "./../heraeus/fx-example/templates/plc/main.awl",
			"output": "./../heraeus/fx-example/output/plc/PLC_RC.awl",
			"create_tags": "S7_AWL",
			"output_tags": "./../heraeus/fx-example/output/hmi/tags_RC.json",
			"controller": "RC"
		},
		"RC_symbols": {
			"source": "./../heraeus/fx-example/templates/plc/symbols.sdf",
			"output": "./../heraeus/fx-example/output/plc/symbols_RC.sdf",
			"symbols": true,
			"controller": "RC"
		},
		"WWT": {
			"source": "./../heraeus/fx-example/templates/plc/main.awl",
			"output": "./../heraeus/fx-example/output/plc/PLC_WWT.awl",
			"create_tags": "S7_AWL",
			"output_tags": "./../heraeus/fx-example/output/hmi/tags_WWT.json",
			"controller": "WWT"
		},
		"WWT_symbols": {
			"source": "./../heraeus/fx-example/templates/plc/symbols.sdf",
			"output": "./../heraeus/fx-example/output/plc/symbols_WWT.sdf",
			"symbols": true,
			"controller": "WWT"
		},
		"Utility": {
			"source": "./../heraeus/fx-example/templates/plc/main.awl",
			"output": "./../heraeus/fx-example/output/plc/PLC_Utility.awl",
			"create_tags": "S7_AWL",
			"output_tags": "./../heraeus/fx-example/output/hmi/tags_CUtility.json",
			"controller": "Utility"
		},
		"Utility_symbols": {
			"source": "./../heraeus/fx-example/templates/plc/symbols.sdf",
			"output": "./../heraeus/fx-example/output/plc/symbols_Utility.sdf",
			"symbols": true,
			"controller": "Utility"
		},
		"Batch_Tags": {
			"source": "./../heraeus/fx-example/templates/inbatch/tags.csv",
			"output": "./../heraeus/fx-example/output/inbatch/inbatch_tags.csv"
		}
	}
}