phase 2 serial
This commit is contained in:
7
config/daemon/topic_rule.json
Normal file
7
config/daemon/topic_rule.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"data": "data/{deviceId}/{pointId}",
|
||||
"command": "control/cmd/{deviceId}/{pointId}/set",
|
||||
"ack": "control/ack/{deviceId}/{pointId}",
|
||||
"event": "event/{deviceId}/{eventType}",
|
||||
"heartbeat": "system/heartbeat/{deviceId}"
|
||||
}
|
||||
Reference in New Issue
Block a user