OWON PC321
3-Phase clamp power meter
Unsupported
This device is currently UNSUPPORTED. Want to have this device supported? Please check the GitHub issue section to see if a request already exists for this device. If it doesn’t exist yet, you can open a new request by filling in the Device support issue template.
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"type": "numeric",
"name": "energy",
"property": "energy",
"access": 1,
"unit": "kWh",
"description": "Sum of consumed energy"
},
{
"type": "numeric",
"name": "voltage_l1",
"property": "voltage_l1",
"access": 1,
"unit": "V",
"description": "Phase 1 voltage"
},
{
"type": "numeric",
"name": "voltage_l2",
"property": "voltage_l2",
"access": 1,
"unit": "V",
"description": "Phase 2 voltage"
},
{
"type": "numeric",
"name": "voltage_l3",
"property": "voltage_l3",
"access": 1,
"unit": "V",
"description": "Phase 3 voltage"
},
{
"type": "numeric",
"name": "current_l1",
"property": "current_l1",
"access": 1,
"unit": "A",
"description": "Phase 1 current"
},
{
"type": "numeric",
"name": "current_l2",
"property": "current_l2",
"access": 1,
"unit": "A",
"description": "Phase 2 current"
},
{
"type": "numeric",
"name": "current_l3",
"property": "current_l3",
"access": 1,
"unit": "A",
"description": "Phase 3 current"
},
{
"type": "numeric",
"name": "energy_l1",
"property": "energy_l1",
"access": 1,
"unit": "kWh",
"description": "Phase 1 energy"
},
{
"type": "numeric",
"name": "energy_l2",
"property": "energy_l2",
"access": 1,
"unit": "kWh",
"description": "Phase 2 energy"
},
{
"type": "numeric",
"name": "energy_l3",
"property": "energy_l3",
"access": 1,
"unit": "kWh",
"description": "Phase 3 energy"
},
{
"type": "numeric",
"name": "reactive_energy_l1",
"property": "reactive_energy_l1",
"access": 1,
"unit": "kVArh",
"description": "Phase 1 reactive energy"
},
{
"type": "numeric",
"name": "reactive_energy_l2",
"property": "reactive_energy_l2",
"access": 1,
"unit": "kVArh",
"description": "Phase 2 reactive energy"
},
{
"type": "numeric",
"name": "reactive_energy_l3",
"property": "reactive_energy_l3",
"access": 1,
"unit": "kVArh",
"description": "Phase 3 reactive energy"
},
{
"type": "numeric",
"name": "power_l1",
"property": "power_l1",
"access": 1,
"unit": "W",
"description": "Phase 1 power"
},
{
"type": "numeric",
"name": "power_l2",
"property": "power_l2",
"access": 1,
"unit": "W",
"description": "Phase 2 power"
},
{
"type": "numeric",
"name": "power_l3",
"property": "power_l3",
"access": 1,
"unit": "W",
"description": "Phase 3 power"
},
{
"type": "numeric",
"name": "reactive_power_l1",
"property": "reactive_power_l1",
"access": 1,
"unit": "VAr",
"description": "Phase 1 reactive power"
},
{
"type": "numeric",
"name": "reactive_power_l2",
"property": "reactive_power_l2",
"access": 1,
"unit": "VAr",
"description": "Phase 2 reactive power"
},
{
"type": "numeric",
"name": "reactive_power_l3",
"property": "reactive_power_l3",
"access": 1,
"unit": "VAr",
"description": "Phase 3 reactive power"
},
{
"type": "numeric",
"name": "linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]