How to use the zigbee-herdsman/dist/zcl.getAttributeLegacy function in zigbee-herdsman

To help you get started, we’ve selected a few zigbee-herdsman examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Koenkk / zigbee2mqtt / lib / extension / responder.js View on Github external
        const attributes = message.zclMsg.payload.map((p) => Zcl.getAttributeLegacy(message.clusterid, p.attrId));
        const response = [];

zigbee-herdsman

An open source ZigBee gateway solution with node.js.

MIT
Latest version published 23 hours ago

Package Health Score

83 / 100
Full package analysis