Next step after using S-Soil MTEC-02B sensor in Milestone 2: Outdoor single sensor and saving telemetry data via Fledge software framework we are going to setup a framework where developers can add new sensors from scratch and build a new software stack to provide secure, private, zero-touch deployments to a subset of Edge Nodes (IoT devices).
RPi4 board will be used as Edge Node.
...
- Raspberry Pi4 model B 4GB+ RAM
- Industrial Soil Moisture & Temperature & EC Sensor MODBUS-RTU RS485 (S-Soil MTEC-02B)
- 16+ GB micro SD Card
- Power supply for Raspberry Pi 4
- SD card reader
- x64 (development workstation)
- USB to RS485 converter (or similar like USB-RS485-WE-1800-BT)
...
3. Update software stack on the Edge Node by building container images, uploading them to private registry server
(or public registry or available via DockerHub, Amazon ECR, Google GCR, Microsoft ACR, etc.)
...