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组件通过REST API为外部系统和组件提供了DW的访问权限。




