This commit is contained in:
anlicheng 2023-09-14 15:10:57 +08:00
parent ec0cbca6d8
commit 91dda2eb76

View File

@ -1,3 +1,7 @@
# 概念说明
遥测为AI遥信为DI事件为SOE。其中AI和DI我可以实现数据的展示SOE只能报警显示无法实现画面的二次应用。对于智慧照明开关灯定义为SOE我后台这边只存在一条事件
# 水表 # 水表
## 流量累计值(数据) ## 流量累计值(数据)
@ -121,7 +125,7 @@
{ {
"key": "light_switch", "key": "light_switch",
"value": bool, 1: 开0: 关 "value": bool, 1: 开0: 关
"type": "SOE", "type": "DI",
"unit": 0, "unit": 0,
"name": "开关", "name": "开关",
"timestamp": int(10) "timestamp": int(10)