phase 2 serial
This commit is contained in:
6
config/daemon/topic_rule.yaml
Normal file
6
config/daemon/topic_rule.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
topicRules:
|
||||
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