Shelly Pro 3EM
Artisan reads
- with the extra device of type
Shelly 3EM Pro Energy/Return
- total active energy on all phases (
total_act
), consumed or produced [Wh] - total active returned energy on all phases (
total_act_ret
), fed back into the grid [Wh]
- total active energy on all phases (
- with the extra device of type
Shelly 3EM Pro Power/S
- sum of the active power on all phases (
total_act_power
) [W] - sum of the apparent power on all phases(
total_aprt_power
) [VA]
- sum of the active power on all phases (
via simple RPC from the host specified in the Devices dialog under Network >> Shelly Pro 3EM
.
Shelly Plus Plug
Artisan reads
- with the extra device of type
Shelly Plug Total/Last
- total energy consumed (
aenergy.total
) [Wh] - last minutes energy comsumption (
aenergy[0]
) [mW]
- total energy consumed (
- with the extra device of type
Shelly Plug Power/Temp
- last measured instantaneous active power (
apower
) [W] - device temperature (
temperature.tC
) [C]
- last measured instantaneous active power (
- with the extra device of type
Shelly Plug Voltage/Current
- voltage (
voltage
) [V] - current (
current
) [A]
- voltage (
via simple RPC from the host specified in the Devices dialog under Network >> Shelly Plus Plug
.