seanauff / metermon

Dockerized rtlamr wrapper that outputs formatted JSON messages over mqtt
MIT License
66 stars 12 forks source link

New EndpointType #36

Closed drum7 closed 4 months ago

drum7 commented 4 months ago

Howdy! - I have a new endpoint type (Electric) for you:

{Time:2024-07-01T10:00:07.959 SCM+:{ProtocolID:0x1E EndpointType:0x6E EndpointID: 10******* Consumption:  14444494 Tamper:0x40BC PacketCRC:0x3265}}
drum7 commented 4 months ago

Don't disagree on the consistency thing, but it's coming through as hex in the raw log stream from rtlamr. The new merge isn't picking it up.

{Time:2024-07-01T19:03:01.053 SCM:{ID: 992XXXX Type:12 Tamper:{Phy:01 Enc:00} Consumption:  121944 CRC:0xBC94}}
{Time:2024-07-01T19:03:04.443 SCM:{ID:5131XXXX Type:12 Tamper:{Phy:03 Enc:00} Consumption:   73396 CRC:0xC724}}
{Time:2024-07-01T19:03:07.553 SCM:{ID:4585XXXX Type: 7 Tamper:{Phy:03 Enc:00} Consumption: 6545640 CRC:0x4F90}}
{Time:2024-07-01T19:03:18.829 SCM+:{ProtocolID:0x1E EndpointType:0x6E EndpointID: 1018XXXX Consumption:  59711750 Tamper:0x4098 PacketCRC:0x0392}}
seanauff commented 4 months ago

38 Continued discussion here