get=Location:@0:{16}:[42460:HotWaterHeater 5853:KevinSink 7133:KitchenSink],
get=Message:@16:{8}:[250:Alarm],
get=Battery:@24:{4}:[14:Ok 12:Low]
}
And here is how I run RTL_433:
rtl_433 -F json -F http -c /usr/local/etc/rtl_433/LeakDetector.conf
Which outputs the following message:
{"model": "LeakDetector", "count": 1, "num_rows": 1, "rows": [{"len": 33, "data": "1bddfae28", "Location": "KitchenSink", "Message": "Alarm", "Battery": "Ok"}], "codes": ["{33}1bddfae28"]}