IoT beehive monitoring system
1.0.0
.
├── firmware # Firmware files
├── c # C/arduino version of the firmware
├── micropython # micropython version of the firmware
├── libraries # Libraries used in the firmware
├── pythonTests # Api python tests
├── images # Image files
└── README.md

WebApi component provides an access to DW for external systems and components via REST API.