Add support for 'alarm_*' services

This commit is contained in:
Adrian Jagielak
2025-07-26 02:38:22 +02:00
parent dc4e676d38
commit 5d8ce20bff
66 changed files with 502 additions and 65 deletions

View File

@@ -2054,7 +2054,7 @@
"alarm_gas": {
"addr": "/rt:dev/rn:zw/ad:1/sv:alarm_gas/ad:86_0",
"enabled": true,
"intf": ["cmd.alarm.get_report", "evt.alarm.report"],
"intf": ["cmd.alarm.get_report", "evt.alarm.report", "cmd.alarm.clear"],
"props": {
"is_secure": true,
"is_unsecure": false,

View File

@@ -1303,8 +1303,7 @@
"val": {
"album": "The Dark Side of the Moon",
"track": "Money",
"artist": "Pink Floyd",
"image_url": "https://upload.wikimedia.org/wikipedia/en/3/3b/Dark_Side_of_the_Moon.png"
"artist": "Pink Floyd"
},
"val_t": "str_map"
}