7 lines
223 B
YAML
7 lines
223 B
YAML
|
|
topicRules:
|
||
|
|
data: "data/{deviceId}/{pointId}"
|
||
|
|
command: "control/cmd/{deviceId}/{pointId}/set"
|
||
|
|
ack: "control/ack/{deviceId}/{pointId}"
|
||
|
|
event: "event/{deviceId}/{eventType}"
|
||
|
|
heartbeat: "system/heartbeat/{deviceId}"
|