DRM - Flood Monitoring System

User Manual | Operations Guide


๐Ÿ“ก Status Indicator Guide

The system provides visual feedback through its status indicator. No computer needed.

Status Color Pattern Meaning
Booting PurpleBlinkingSystem starting up
Configuration Mode CyanBlinkingNo network configured
Connecting PurpleBlinkingAttempting connection
No Connection RedBlinkingNetwork disconnected
Normal Operation GreenSlow BlinkAll systems operational
MQTT Lost OrangeBlinkingServer unreachable
Alert โ€“ LOW YellowPatternFlood alert LOW
Alert โ€“ MID OrangePatternFlood alert MID
Alert โ€“ HIGH RedPatternFlood alert HIGH
Data Sent Cyan1s pulseData successfully transmitted

๐Ÿšจ Alert Levels

Level Indicator Output Alarm Pattern
LOW (Yellow) Yellow Output 1 active 60s ON / 30s OFF (3 cycles)
MID (Orange) Orange Output 2 active 18s ON / 15s OFF (5 cycles)
HIGH (Red) Red Outputs Alternating Continuous (180s)

๐Ÿ’ป Commands

System Commands

CommandDescription
help / ? / hShow all commands
status / statsShow system details
uptime / utDisplay runtime
restart / rebootRestart system
factory_resetClear all settings
stop / sEmergency stop
exit / quit / qExit session

Network Configuration

CommandDescription
set_wifi <ssid> <password>Set network credentials
set_mqtt <host> <port> <user> <pass>Set server details
rssi / signalShow signal strength

Site Configuration

CommandDescription
set_location <name>Set location name
set_site_id <id>Set site identifier
set_type <river|road>Set site type
set_admin <password>Change admin password

Sensor Configuration

CommandDescription
set_height <meters>Set sensor height (0.30m โ€“ 10.00m)
set_thresholds <low> <mid> <high>Set alert thresholds
read_sensors / read_probesRead all sensors

Test & Debug

CommandDescription
test low / test lActivate LOW alert
test mid / test mActivate MID alert
test high / test hActivate HIGH alert
test clearClear test mode
telemetry_now / tForce data transmission

Quick Examples

CommandParametersDescription
set_wifiNetworkName YourPasswordConfigure network credentials
set_locationRiverbankSet location name
set_site_idSITE-001Set site identifier
set_thresholds0.5, 1.1, 1.8Set LOW, MID, HIGH thresholds (Default)
test highโ€“Activate HIGH alert test
test midโ€“Activate MID alert test
test lowโ€“Activate LOW alert test
telemetry_nowโ€“Force data transmission
stopโ€“Emergency stop
statusโ€“Show system status