Channels:
- renaming in conf json - fix gestione classi post rename
This commit is contained in:
@@ -6,17 +6,17 @@
|
||||
}
|
||||
},
|
||||
"ServerConf": {
|
||||
"PngChannel": "luxdev:png:img",
|
||||
"SvgChannel": "luxdev:svg:img",
|
||||
"ShapeChannel": "luxdev:shape:curr",
|
||||
"HwListChannel": "luxdev:hw:list",
|
||||
"HwOptChannel": "luxdev:hw:opt",
|
||||
"ProfListChannel": "luxdev:prof:list",
|
||||
"BomChannel": "luxdev:bom",
|
||||
"UpdateChannel": "luxdev:update",
|
||||
"ChannelPng": "luxdev:png:img",
|
||||
"ChannelSvg": "luxdev:svg:img",
|
||||
"ChannelShape": "luxdev:shape:curr",
|
||||
"ChannelHwList": "luxdev:hw:list",
|
||||
"ChannelHwOpt": "luxdev:hw:opt",
|
||||
"ChannelProfList": "luxdev:prof:list",
|
||||
"ChannelBom": "luxdev:bom",
|
||||
"ChannelUpdate": "luxdev:update",
|
||||
"BaseUrl": "/lux/srv/",
|
||||
//"PubChannel": "EgwDevEngineInput",
|
||||
//"SubChannel": "EgwDevEngineOutput",
|
||||
//"ChannelPub": "EgwDevEngineInput",
|
||||
//"ChannelSub": "EgwDevEngineOutput",
|
||||
"ImageBaseUrl": "https://iis01.egalware.com/lux/srv/api/window/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user