Readonly apiReadonly childReadonly deviceErase Emeter Statistics.
Sends emeter.erase_runtime_stat command. Supports childId.
Optional sendOptions: SendOptionsparsed JSON response
Get Daily Emeter Statistics.
Sends emeter.get_daystat command. Supports childId.
Optional sendOptions: SendOptionsparsed JSON response
Get Monthly Emeter Statistics.
Sends emeter.get_monthstat command. Supports childId.
Optional sendOptions: SendOptionsparsed JSON response
Gets device's current energy stats.
Requests emeter.get_realtime. Older devices return current, voltage, etc,
while newer devices return current_ma, voltage_mv etc
This will return a normalized response including both old and new style properties for backwards compatibility.
Supports childId.
Optional sendOptions: SendOptionsparsed JSON response
Generated using TypeDoc
Returns cached results from last retrieval of
emeter.get_realtime.