Hi,the Nordic team
I found that I couldn't set the FeatureMap attribute in the occupancy sensing section within .zap. How can I set it then?
the borad:Nrf54L115
the sdk:2.9.1
Best Regards,
Liisa
Hi,the Nordic team
I found that I couldn't set the FeatureMap attribute in the occupancy sensing section within .zap. How can I set it then?
the borad:Nrf54L115
the sdk:2.9.1
Best Regards,
Liisa
Hi,
Lets see if what I suggested in The app does not have a color temperature adjustment display works for your case:
For the Occupancy Sensing cluster specifically, you should:
.zap file using the ZAP toolIf you cannot find the FeatureMap attribute in the ZAP tool GUI, you may need to edit the .zap file directly as a JSON file, since the ZAP file is a JSON file that contains the data model configuration.
Note: Make sure to regenerate your code after modifying the ZAP configuration to apply the changes.
Kind regards,
Andreas