Closed yuyi closed 7 years ago
Hi cflurin, Thank you for making this excellent plugin!
If we add the device name to the topic, we can reduce IoT CPU power usage and network usage. (the IoT can just subscription topic about itself)
Sorry for my English. Thank you very much😃
yuyi
topic: homebridge/to/add/flex_lamp payload: {"name": "flex_lamp", "service_name": "light", "service": "Switch"}
topic: homebridge/from/response/flex_lamp payload: {"ack": true, "message": "accessory 'flex_lamp' service_name 'light' is added."}
I found out this is just "topic_type" do.
Hi cflurin, Thank you for making this excellent plugin!
If we add the device name to the topic, we can reduce IoT CPU power usage and network usage. (the IoT can just subscription topic about itself)
Sorry for my English. Thank you very much😃
yuyi
Example
add accessory
response