Updated all remaining app's ZAP files with supported events. (#25226)
* Added Supported Events to the Pump Controller App ZAP File
* Added Supported Events to the OTA Requestor App ZAP File
* Added Supported Events to the OTA Provider App ZAP File
* Added Supported Events to the Light Switch App ZAP File
* Added Supported Events to the Temperature Measurement App ZAP File
* Added Supported Events to the Placeholder Config App 2 ZAP File
* Added Supported Events to the Placeholder Config App 1 ZAP File
* Added Supported Events to the Log Source App ZAP File
* Added Supported Events to the Dynamic Bridge App ZAP File
* Added Supported Events to the Contact Sensor App ZAP File
* Added Supported Events to the Sample App ZAP File
* Added Supported Events to the CHEF Window Covering App ZAP File
* Added Supported Events to the CHEF Thermostat App ZAP File
* Added Supported Events to the CHEF Temperature Sensor App ZAP File
* Added Supported Events to the CHEF Speaker App ZAP File
* Added Supported Events to the CHEF Pressure Sensor App ZAP File
* Added Supported Events to the CHEF OnOff Plugin Unit App ZAP File
* Added Supported Events to the CHEF OnOff Light Switch App ZAP File
* Added Supported Events to the CHEF OnOff Light App ZAP File
* Added Supported Events to the CHEF Occupancy Sensor App ZAP File
* Added Supported Events to the CHEF Light Sensor App ZAP File
* Added Supported Events to the CHEF Humidity Sensor App ZAP File
* Added Supported Events to the CHEF Heating Cooling Unit App ZAP File
* Added Supported Events to the CHEF Flow Sensor App ZAP File
* Added Supported Events to the CHEF Fan App ZAP File
* Added Supported Events to the CHEF Extended Color Light App ZAP File
* Added Supported Events to the CHEF Door Lock App ZAP File
* Added Supported Events to the CHEF Dimmable Light App ZAP File
* Added Supported Events to the CHEF Contact Sensor App ZAP File
* Added Supported Events to the CHEF Color Temperature Light App ZAP File
* Added Supported Events to the CHEF Dimmable Light App ZAP File
* ZAP REGEN
diff --git a/examples/chef/devices/rootnode_speaker_RpzeXdimqA.zap b/examples/chef/devices/rootnode_speaker_RpzeXdimqA.zap
index f6a2b85..92c6ade 100644
--- a/examples/chef/devices/rootnode_speaker_RpzeXdimqA.zap
+++ b/examples/chef/devices/rootnode_speaker_RpzeXdimqA.zap
@@ -1082,6 +1082,22 @@
"maxInterval": 65534,
"reportableChange": 0
}
+ ],
+ "events": [
+ {
+ "name": "AccessControlEntryChanged",
+ "code": 0,
+ "mfgCode": null,
+ "side": "server",
+ "included": 1
+ },
+ {
+ "name": "AccessControlExtensionChanged",
+ "code": 1,
+ "mfgCode": null,
+ "side": "server",
+ "included": 1
+ }
]
},
{
@@ -1454,6 +1470,29 @@
"maxInterval": 65344,
"reportableChange": 0
}
+ ],
+ "events": [
+ {
+ "name": "StartUp",
+ "code": 0,
+ "mfgCode": null,
+ "side": "server",
+ "included": 1
+ },
+ {
+ "name": "ShutDown",
+ "code": 1,
+ "mfgCode": null,
+ "side": "server",
+ "included": 1
+ },
+ {
+ "name": "Leave",
+ "code": 2,
+ "mfgCode": null,
+ "side": "server",
+ "included": 1
+ }
]
},
{
@@ -1740,6 +1779,29 @@
"maxInterval": 65344,
"reportableChange": 0
}
+ ],
+ "events": [
+ {
+ "name": "StateTransition",
+ "code": 0,
+ "mfgCode": null,
+ "side": "server",
+ "included": 1
+ },
+ {
+ "name": "VersionApplied",
+ "code": 1,
+ "mfgCode": null,
+ "side": "server",
+ "included": 1
+ },
+ {
+ "name": "DownloadError",
+ "code": 2,
+ "mfgCode": null,
+ "side": "server",
+ "included": 1
+ }
]
},
{
@@ -2700,6 +2762,15 @@
"maxInterval": 65344,
"reportableChange": 0
}
+ ],
+ "events": [
+ {
+ "name": "BootReason",
+ "code": 3,
+ "mfgCode": null,
+ "side": "server",
+ "included": 1
+ }
]
},
{