Built for the full heating control workflow.
NRG Monitor combines the operational pieces that usually end up scattered across spreadsheets, controller UIs, and one-off device scripts.
Homes, zones, and systems
Represent each property clearly with structured zones, monitors, systems, and groups so the control model stays understandable as deployments grow.
Telemetry collection
Installed devices can report measurements and heartbeat data through dedicated API endpoints tied to a specific system credential.
Schedules and timed windows
Run weekly schedules, one-off commands, and temporary boosts while keeping the underlying control logic explicit and reviewable.
Threshold rules
Trigger commands from monitored values with a clear precedence model, making it easier to automate around temperature and other sensor inputs.
Rotatable device credentials
Issue, rotate, and revoke per-system JWT credentials so field devices can authenticate without reusing operator identities.
Desired-state APIs
Controllers can fetch the current desired command and acknowledge versions, which keeps remote decision-making separate from on-device execution.
Want the workflow detail behind these features?
See how controllers report telemetry, how commands are resolved, and how operators move from setup to day-to-day control.