Moisture sensor zigbee cluster support

Hello ,

I have bought “SmartThings SmartSense Moisture Sensor”

I want interface this device directly with our home gateway with is running with Linux OS using my propriety zigbee device.

Could anyone please share the data sheet on how receive the Water leak information over the Zigbee.

Basically cluster information(attributes and all)
Cluster: 0x0b05
Cluster: 0xfc0f

thanks and regards
hrishi

So problem is solved as far. I was looking into wrong cluster.
Cluster 500 (IAS Zone) right one for my use case.

Here is a link to the ST device type. It may help

Specifically

fingerprint inClusters: “0000,0001,0003,0402,0500,0020,0B05”, outClusters: “0019”, manufacturer: “CentraLite”, model: "3315-S"
fingerprint inClusters: “0000,0001,0003,0402,0500,0020,0B05”, outClusters: “0019”, manufacturer: “CentraLite”, model: "3315"
fingerprint inClusters: “0000,0001,0003,0402,0500,0020,0B05”, outClusters: “0019”, manufacturer: “CentraLite”, model: “3315-Seu”

Thanks @kevintierney for your inputs !! It helped. :grinning: