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的訪問權限。




