Versioning¶
- Apricot - The initial version of our code functioned correctly, but all logic was consolidated into a single file.
- Gateway - 4G-LTE, MQTT, ESP-NOW(TTL based mesh)
- Sensor-Node - ESP-NOW(TTL based mesh)
- Blueberry - Modulated code from Apricot.
- Cherry - Changed mesh-network protocol from Blueberry, featuring
Painless Mesh Library. - Gateway - RTOS multi-threading for (1) mesh-network, (2) MQTT and 4G-LTE.