‣
To compliment Entrance Observer and Robotic Beehive, we need a way to send Telemetry API data to the Web-app from low-power IoT devices.
As there are lots of sensors that send read-only data, it does not make sense to bundle this logic with Robotic Beehive which should focus on controlling (moving) physical frames.
IoT sensors should be sold and thus operate separately from other products that we offer.
https://github.com/gratheon/telemetry-api - server side
https://github.com/Gratheon/hardware-beehive-sensors - sensors repo on client side