新增eventType

This commit is contained in:
谷成伟 2024-11-05 14:26:53 +08:00
parent a3fb26a69c
commit 8d262a0591

View File

@ -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,