Homey.ZigBeeNode
const { ZigBeeNode } = require('homey');
This class is a representation of a ZigBee Device in Homey. This class must not be initiated by the developer, but retrieved by calling ManagerZigBee#getNode.
const { ZigBeeNode } = require('homey');
This class is a representation of a ZigBee Device in Homey. This class must not be initiated by the developer, but retrieved by calling ManagerZigBee#getNode.