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.
 You are currently viewing the Homey Apps SDK v2 documentation. New apps should use Homey Apps SDK v3 ››
      You are currently viewing the Homey Apps SDK v2 documentation. New apps should use Homey Apps SDK v3 ››
    
    
    
    
    
    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.