Sample xBee Zigbee HA Java Code

Hi,

We are looking for sample code using the xbee java library to process messages from Zigbee HA devices. Before switching to HA profile existing code worked great getting/setting DIO digital and analog samples. It appears that using HA profile we need to process differently and branch on clusterIDs. We are looking for sample code to ensure we are using the Java Lib correctly for Zigbee HA. Any ideas?

Thank you…

Unless someone has written sample code for that, you are going to be on your own modifying what you have to work with it.

Thanks… Does anyone know how to send the CIE address from xBee configured as HA coordinator?

That would need to be done via a ZDO Explicit API frame.