tlaukkan / zigbee4java

Zigbee API for Java provides simple Java interface to ZigBee network.
Apache License 2.0
144 stars 68 forks source link

Update getCategoryDeviceName to account for profile #54

Closed cdjackson closed 9 years ago

cdjackson commented 9 years ago

This updates the getCategoryDeviceName method to account for the profileID so that it can return the correct category name.

The returned names, even for the HA profile have changed to make this clear.