新增eventType
This commit is contained in:
parent
a3fb26a69c
commit
8d262a0591
@ -315,7 +315,7 @@ PS: 同一节点只允许建立一条连接。
|
|||||||
"attrCode": "stop",
|
"attrCode": "stop",
|
||||||
//属性值
|
//属性值
|
||||||
"attrValue": 0,
|
"attrValue": 0,
|
||||||
//事件类型 ( 0-遥信变位 1-越上限 2-越下限)
|
//事件类型 ( 0-遥信变位 1-越上限 2-越下限 3-越上上限 4-越下下限 5-越限复归)
|
||||||
"eventType": 0,
|
"eventType": 0,
|
||||||
//事件发生时刻
|
//事件发生时刻
|
||||||
"eventTime": 12321351235123,
|
"eventTime": 12321351235123,
|
||||||
|
Loading…
Reference in New Issue
Block a user