Skip to Content
🚀 We just launched! Please star us on Github!

Electrical Power Channel

Channel Category: electrical_power

Reports instantaneous power metrics such as voltage, current, power, and frequency for real-time monitoring and diagnostics. All measurement properties represent point-in-time readings.


Required Properties

PropertyData TypeRange/ValuesUnitPermissions
powerFloat0–10000WRO (Read-Only)

Property Details

power

Instantaneous active power draw in watts

Optional Properties

PropertyData TypeRange/ValuesUnitPermissions
voltageFloat0–500VRO (Read-Only)
currentFloat0–100ARO (Read-Only)
frequencyFloat40–70HzRO (Read-Only)
over_currentBool--RO (Read-Only)
over_voltageBool--RO (Read-Only)
over_powerBool--RO (Read-Only)
activeBool--RO (Read-Only)
faultUchar0–255-RO (Read-Only)

Property Details

voltage

Instantaneous RMS voltage

current

Instantaneous RMS current

frequency

AC line frequency. Typical grid values are 50 Hz (EU/Asia/Africa) or 60 Hz (Americas/parts of Asia).

over_current

Indicates an over-current condition has been detected

over_voltage

Indicates an over-voltage condition has been detected

over_power

Indicates an over-power condition has been detected

active

Indicates if the channel/sensor is currently active and functioning

fault

Fault code or diagnostic indicator (0 = no fault)

Last updated on