ZAP files
Canonical Matter ZAP files for every ORA device. Click to download.
ORA Relay
On/Off Plug-in Unit · code 266
ora_relay.zap
ORA Bulb
Extended Color Light · code 269
ora_bulb.zap
ORA Fan
Fan · code 43
ora_fan.zap
ORA Occupancy
Occupancy + Light Sensor · code 263
ora_occupancy.zap
ORA Mech-Dimmer-Toggle
Dimmable Light · code 257
ora_mech_dimmer.zap
How to use a ZAP file:
- Place it at
src/default_zap/<name>.zapin your Matter project. - Run
west zap-generate(or the OFD/zap-generatehelper) to produce thezap-generated/directory. - Never hand-edit the generated files — edit the
.zapin the ZAP GUI and regenerate.