Is there a way to create Gateways and Peripheral devices programmatically?
Example Application:
One gateway with many vibration sensor connected to that gateway.
The gateway will scan through all possible devices and will return only the ones that respond and publish these values to an MQTT topic.
Once this topic is published, I would create a gateway device and devices for each sensor that responded to the gateway’s polls.
After this dashboards for each sensor would be generated under a dashboard for the gateway they are connected to.
Any suggestions on how to tackle this problem or where to read about potential solutions would be much appreciated.
Best Regards,
Leo