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:
[
{
"name": "current",
"label": "Current",
"access": 1,
"type": "numeric",
"property": "current",
"description": "Instantaneous measured electrical current",
"category": "diagnostic",
"unit": "A"
},
{
"name": "power",
"label": "Power",
"access": 1,
"type": "numeric",
"property": "power",
"description": "Instantaneous measured power",
"category": "diagnostic",
"unit": "W"
},
{
"name": "power_reactive",
"label": "Power reactive",
"access": 1,
"type": "numeric",
"property": "power_reactive",
"description": "Instantaneous measured reactive power",
"unit": "VAR"
},
{
"name": "energy",
"label": "Energy",
"access": 1,
"type": "numeric",
"property": "energy",
"description": "Sum of consumed energy",
"unit": "kWh"
},
{
"name": "reactive_energy",
"label": "Reactive energy",
"access": 1,
"type": "numeric",
"property": "reactive_energy",
"description": "Reactive energy for all phase",
"unit": "kVArh"
},
{
"name": "voltage_l1",
"label": "Voltage l1",
"access": 1,
"type": "numeric",
"property": "voltage_l1",
"description": "Phase 1 voltage",
"unit": "V"
},
{
"name": "voltage_l2",
"label": "Voltage l2",
"access": 1,
"type": "numeric",
"property": "voltage_l2",
"description": "Phase 2 voltage",
"unit": "V"
},
{
"name": "voltage_l3",
"label": "Voltage l3",
"access": 1,
"type": "numeric",
"property": "voltage_l3",
"description": "Phase 3 voltage",
"unit": "V"
},
{
"name": "current_l1",
"label": "Current l1",
"access": 1,
"type": "numeric",
"property": "current_l1",
"description": "Phase 1 current",
"unit": "A"
},
{
"name": "current_l2",
"label": "Current l2",
"access": 1,
"type": "numeric",
"property": "current_l2",
"description": "Phase 2 current",
"unit": "A"
},
{
"name": "current_l3",
"label": "Current l3",
"access": 1,
"type": "numeric",
"property": "current_l3",
"description": "Phase 3 current",
"unit": "A"
},
{
"name": "energy_l1",
"label": "Energy l1",
"access": 1,
"type": "numeric",
"property": "energy_l1",
"description": "Phase 1 energy",
"unit": "kWh"
},
{
"name": "energy_l2",
"label": "Energy l2",
"access": 1,
"type": "numeric",
"property": "energy_l2",
"description": "Phase 2 energy",
"unit": "kWh"
},
{
"name": "energy_l3",
"label": "Energy l3",
"access": 1,
"type": "numeric",
"property": "energy_l3",
"description": "Phase 3 energy",
"unit": "kWh"
},
{
"name": "reactive_energy_l1",
"label": "Reactive energy l1",
"access": 1,
"type": "numeric",
"property": "reactive_energy_l1",
"description": "Phase 1 reactive energy",
"unit": "kVArh"
},
{
"name": "reactive_energy_l2",
"label": "Reactive energy l2",
"access": 1,
"type": "numeric",
"property": "reactive_energy_l2",
"description": "Phase 2 reactive energy",
"unit": "kVArh"
},
{
"name": "reactive_energy_l3",
"label": "Reactive energy l3",
"access": 1,
"type": "numeric",
"property": "reactive_energy_l3",
"description": "Phase 3 reactive energy",
"unit": "kVArh"
},
{
"name": "power_l1",
"label": "Power l1",
"access": 1,
"type": "numeric",
"property": "power_l1",
"description": "Phase 1 power",
"unit": "W"
},
{
"name": "power_l2",
"label": "Power l2",
"access": 1,
"type": "numeric",
"property": "power_l2",
"description": "Phase 2 power",
"unit": "W"
},
{
"name": "power_l3",
"label": "Power l3",
"access": 1,
"type": "numeric",
"property": "power_l3",
"description": "Phase 3 power",
"unit": "W"
},
{
"name": "reactive_power_l1",
"label": "Reactive power l1",
"access": 1,
"type": "numeric",
"property": "reactive_power_l1",
"description": "Phase 1 reactive power",
"unit": "VAr"
},
{
"name": "reactive_power_l2",
"label": "Reactive power l2",
"access": 1,
"type": "numeric",
"property": "reactive_power_l2",
"description": "Phase 2 reactive power",
"unit": "VAr"
},
{
"name": "reactive_power_l3",
"label": "Reactive power l3",
"access": 1,
"type": "numeric",
"property": "reactive_power_l3",
"description": "Phase 3 reactive power",
"unit": "VAr"
},
{
"name": "power_factor_l1",
"label": "Power factor l1",
"access": 1,
"type": "numeric",
"property": "power_factor_l1",
"description": "Phase 1 power factor",
"unit": "%"
},
{
"name": "power_factor_l2",
"label": "Power factor l2",
"access": 1,
"type": "numeric",
"property": "power_factor_l2",
"description": "Phase 2 power factor",
"unit": "%"
},
{
"name": "power_factor_l3",
"label": "Power factor l3",
"access": 1,
"type": "numeric",
"property": "power_factor_l3",
"description": "Phase 3 power factor",
"unit": "%"
},
{
"name": "linkquality",
"label": "Linkquality",
"access": 1,
"type": "numeric",
"property": "linkquality",
"description": "Link quality (signal strength)",
"category": "diagnostic",
"unit": "lqi",
"value_max": 255,
"value_min": 0
}
]