ZBOSS NCP host receive temperature sensor value

Hello,

We are trying to adapt the simple_gw example to receive temperature measurements from a zigbee temperature sensor. However we do not succeed. We can find the device and bind the temperature sensor cluster and we see a cluster command (0x000A) on the simple_gw when the sensor update's it's value attribute. An now we cannot find how we can retrieve the value. Has anybody done this before?

Related