Sensor Management Tools

This application provides tools to help manage IoT sensors and their associated data in the MongoDB database.

Add New Sensor

Add a new sensor to the system. This tool will:

Create a new sensor entry in the nodes collection
Set up default alarm conditions
Configure Low/High setpoints and No Response alarms
Replace Sensor

Update sensor IDs across multiple MongoDB collections. This tool will:

Update the sensor ID in the nodes collection
Find all data associated with the old sensor ID
Update each entry to the new sensor ID
Database Collections

The tools manage sensor data across these collections:

nodes
Sensor node configuration
sensorAlarmCondition
Alarm conditions
calibrationRecords
Calibration data
alarms
Alarm history
batterylevel
Battery level data
currentdata
Current sensor readings
gps
GPS location data
errors
Error logs
tempdata
Temperature measurements
© 2026 BFA Management Services
v1.0.0.0