Electricity meter interface (ZHEMI101)¶
This documentation was generated from: zhemi101_external_meter_interface.json
Attribute | Value |
---|---|
status | Gold |
product | Electricity meter interface (ZHEMI101) |
modelid | ZHEMI101 ZHEMI101 ZHEMI101 |
manufacturername | Develco Products A/S frient A/S Develco |
1. ZHAConsumption¶
Endpoint: /sensors
Top level attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
id | String | Identifier of the resource, unique within an endpoint. | R |
lastannounced | ISO 8601 timestamp | Timestamp of the last power-cyle or rejoin. | R |
lastseen | ISO 8601 timestamp | Timestamp of the last communication. | R |
manufacturername | String | "Develco Products A/S" "frient A/S" "Develco" |
R |
modelid | String | "ZHEMI101" "ZHEMI101" "ZHEMI101" |
R |
name | String | Name of the resource. | RW |
swversion | String | Firmware version of the device. | R |
type | String | "ZHAConsumption" | R |
uniqueid | String | Unique identifier of the resource. | R |
swversion | String | Firmware version of the device. | R |
type | String | "ZHAConsumption" | R |
uniqueid | String | Unique identifier of the resource. | R |
Config attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
interfacemode | UInt8 | Sets the protocol used for processing metering data. Default: 0
|
RW |
on | Bool | When true the sensor is enabled in rules. Default: true |
RW |
pulseconfiguration | UInt16 | Pulse Configuration represents the number of pulses the meter outputs per unit. Default: 0 |
RW |
reachable | Bool | When true the device is assumed to be operational. | R |
State attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
consumption | UInt64 | The measured consumption (in Wh). Default: 0 |
RW |
lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |
lowbattery | Bool | True when the device battery runs low. | R |
power | Int16 | The measured power (in W). Default: 0 |
RW |