nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
GenericSwitchDevice Class Reference

#include <generic_switch.h>

Inherits Nrf::MatterBridgedDevice.

Public Member Functions

 GenericSwitchDevice (const char *nodeLabel)
 
uint16_t GetDeviceType () const override
 
CHIP_ERROR HandleRead (chip::ClusterId clusterId, chip::AttributeId attributeId, uint8_t *buffer, uint16_t maxReadLength) override
 
CHIP_ERROR HandleAttributeChange (chip::ClusterId clusterId, chip::AttributeId attributeId, void *data, size_t dataSize) override
 
CHIP_ERROR HandleWrite (chip::ClusterId clusterId, chip::AttributeId attributeId, uint8_t *buffer, size_t size) override
 

The documentation for this class was generated from the following file: