ICP DAS USA WISE-2841M Series User Manual page 307

Hide thumbs Also See for WISE-2841M Series:
Table of Contents

Advertisement

ICP DAS WISE User Manual
which resides at the I/O module with module number 5 to IoT Cloud platform.
The I/O module is connected to the COM3 of WISE.
{
"msg_type":"CHANNEL_UPDATE",
"if_type":1,
"com_port":3,
"module_no":5,
"ch_type":"DI",
"ch_addr":2,
"nickname":"door sensor",
"value":"1"
}
The following is a format to publish the message with the value of Internal
Register 13 to IoT Cloud platform.
{
"msg_type":"CHANNEL_UPDATE",
"ch_type":"IR",
"ch_addr":13,
"nickname":"function result 1",
"value":"63.87"
}
The following is a format of the received message from IoT Cloud platform, it
is used to change the value of AO channel 1 of XV-Board of WISE to 3.6.
{
"msg_type":"CHANNEL_OUTPUT",
"if_type":0,
"ch_type":"AO",
"ch_addr":1,
"value":"3.6"
}
The following is a format of the received message from IoT Cloud platform, it is
used to change the value of AO channel 2 which resides at the I/O module with
http://wise.icpdas.com
307

Advertisement

Table of Contents
loading

Table of Contents