Farmassist IoT Device Simulator

Ray Jasson
31/01/2021


IoT Device Simulation

This is a minimal IoT device simulator built using Node-RED. It sends telemetry data to Firebase Realtime Database for Farmassist app. There are 5 types of telemetry data:

Connected Nodes in Node-RED editor


UI Dashboard of the IoT Device Simulator


How to Run the IoT Device Simulator

The IoT device simulator is a Node-RED flow stored using JSON. The functions are written in JavaScript.

Run the Node-RED flow locally

Customize the simulator


References