The router listens on topic `/homebus/1/intake`, reads messages and decides how to route them. Initially send messages to `/homebus/1/devices/uuid/UUID` and `/homebus/1/topics/TOPIC` for topics associated with the device.
The router listens on topic
/homebus/1/intake, reads messages and decides how to route them.Initially send messages to
/homebus/1/devices/uuid/UUIDand/homebus/1/topics/TOPICfor topics associated with the device.