[Matter] Is there an example/tutorial how to deal with subscriptions / readings of an Cluster - Attribute with a device (not with CHIP Tool)

Hi Nordic's,

is there a description or example available for my mentioned issue?

I want to subscribe one device/node to another one. For example:

I have extend the template-example with the thermostat-Cluster. I put it on a device wich measure the temperature and which are able to set a new set point to control the temperature. On a second device I want to read out (or get informed if LocalTemperature changed) the attribute LocalTemperature from the thermostat-Cluster of the first device.

How I have to implement the subscription or the read-out command?

Is that also a binding?

Best regards,

Benny

Parents Reply Children
Related