Das kommt daher - wenn es Dir bei der Umsetzung hilft:
{
"src": "shellypro3em-ec6260977d94",
"dst": "shellypro3em-garage/events",
"method": "NotifyStatus",
"params": {
"ts": 1677318555.22,
"em:0": {
"id": 0,
"a_act_power": 64.4,
"a_aprt_power": 86.9,
"a_current": 0.367,
"a_pf": -0.80,
"a_voltage": 236.7,
"b_act_power": -610.8,
"b_aprt_power": 614.3,
"b_current": 2.588,
"b_pf": -0.99,
"b_voltage": 237.4,
"c_act_power": 34.6,
"c_aprt_power": 51.3,
"c_current": 0.219,
"c_pf": -0.75,
"c_voltage": 234.9,
"n_current": null,
"total_act_power": -511.727,
"total_aprt_power": 752.475,
"total_current": 3.174
}
}
}
und
{
"id": 0,
"a_current": 0.367,
"a_voltage": 236.7,
"a_act_power": 64.4,
"a_aprt_power": 86.9,
"a_pf": -0.80,
"b_current": 2.588,
"b_voltage": 237.4,
"b_act_power": -610.8,
"b_aprt_power": 614.3,
"b_pf": -0.99,
"c_current": 0.219,
"c_voltage": 234.9,
"c_act_power": 34.6,
"c_aprt_power": 51.3,
"c_pf": -0.75,
"n_current": null,
"total_current": 3.174,
"total_act_power": -511.727,
"total_aprt_power": 752.475
}