So I'm wondering about adding multiple doors to the system.
For each door, I would presume I need to set the topic to something like:
mag_door/door1
mag_door/door2
Etc...
Then, in the NodeRED flow, I would set the MQTT out nodes all to the mag_door/ topic, and the door1, door2, etc., will become the list of doors?
So I'm wondering about adding multiple doors to the system.
For each door, I would presume I need to set the topic to something like:
mag_door/door1mag_door/door2Etc...
Then, in the NodeRED flow, I would set the MQTT
outnodes all to themag_door/topic, and the door1, door2, etc., will become the list of doors?