CI Server publishes no file-format documentation, so real .qli exports and a
real HMI deployment are the only specification the .qli and display generators
were written against. Kept the parts that carry that knowledge:
ciserver-qli-exports/ 10 exports - the .qli format
ciserver-hmi-deployment/ components, layouts, thresholds, locales
+ 6 of 84 displays
Dropped symbols/ (107 MB - CI Server's own installed library, already on
cicore1), the colour-variant displays, editor lock/autosave artefacts, and the
stock OpenPLC sample projects.
22 lines
447 B
Text
22 lines
447 B
Text
|
|
@LANGUAGE
|
|
ENGLISH
|
|
|
|
|
|
@VERSION
|
|
1.03.00
|
|
|
|
|
|
!==================================================================================================================================
|
|
|
|
@FIELDS
|
|
NAME,DESCRIPTION,STATION_NAME,RULE_NAME,TYPE
|
|
RULE,SUBSTITUTE,CHANGE_TO,PREFIX,PRIORITY
|
|
|
|
@MQTT_RULE_DF
|
|
"STN_MQTT:ESDS32DCD","","STN_MQTT","ESDS32DCD","Subscriber",\
|
|
"ESDS32DCD/#","","","",1
|
|
|
|
"STN_MQTT:SITE1","","STN_MQTT","SITE1","Subscriber",\
|
|
"Site1/#","","","",1
|
|
|