Added safety program pre comissioning and started implementing different modes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<Declaration><![CDATA[{attribute 'qualified_only'}
|
||||
VAR_GLOBAL
|
||||
// Mqtt brocker ip address
|
||||
sMQTTBrokerAddr : STRING := '127.0.0.1';
|
||||
sMQTTBrokerAddr : STRING := '10.103.32.10';
|
||||
|
||||
// Mqtt keep alive (s)
|
||||
uiMQTTKeepAlive : UINT := 60;
|
||||
|
||||
Reference in New Issue
Block a user