Skip to content

Commit

Permalink
Update rootnode_waterleakdetector_0b067acfa3.zap
Browse files Browse the repository at this point in the history
  • Loading branch information
lboue authored Sep 13, 2024
1 parent 7c07387 commit 2a76deb
Showing 1 changed file with 11 additions and 22 deletions.
33 changes: 11 additions & 22 deletions examples/chef/devices/rootnode_waterleakdetector_0b067acfa3.zap
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,16 @@
"code": 22,
"profileId": 259,
"label": "MA-rootdevice",
"name": "MA-rootdevice"
"name": "MA-rootdevice",
"deviceTypeOrder": 0
},
"deviceTypes": [
{
"code": 22,
"profileId": 259,
"label": "MA-rootdevice",
"name": "MA-rootdevice"
"name": "MA-rootdevice",
"deviceTypeOrder": 0
}
],
"deviceVersions": [
Expand Down Expand Up @@ -1936,20 +1938,23 @@
"code": 67,
"profileId": 259,
"label": "MA-water-leak-detector",
"name": "MA-water-leak-detector"
"name": "MA-water-leak-detector",
"deviceTypeOrder": 0
},
"deviceTypes": [
{
"code": 67,
"profileId": 259,
"label": "MA-water-leak-detector",
"name": "MA-water-leak-detector"
"name": "MA-water-leak-detector",
"deviceTypeOrder": 0
},
{
"code": 17,
"profileId": 259,
"label": "MA-powersource",
"name": "MA-powersource"
"name": "MA-powersource",
"deviceTypeOrder": 1
}
],
"deviceVersions": [
Expand Down Expand Up @@ -2614,22 +2619,6 @@
"maxInterval": 65534,
"reportableChange": 0
},
{
"name": "BatReplacementNeeded",
"code": 15,
"mfgCode": null,
"side": "server",
"type": "boolean",
"included": 1,
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "0",
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
},
{
"name": "BatReplaceability",
"code": 16,
Expand Down Expand Up @@ -2800,7 +2789,7 @@
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "0",
"defaultValue": "0x06",
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
Expand Down

0 comments on commit 2a76deb

Please sign in to comment.