@instathings/gate-addon-zigbee

1.1.8 • Public • Published

Gate addon for Zigbee protocol

This addon extends Instathings Gate for supporting Zigbee protocol.

Get started

This addon is meant to be used inside the gate Docker container and will be installed automatically once the device pairing procedure is launched from the Editor.

For hardware specific documentation refer to our documentation.

Device pairing

Pairing a new Zigbee is quite easy:

  • start device pairing procedure from the Editor
  • turn on the sensor when requested and follow the pairing procedure

Events

This addon extends the EventEmitter class, you can listen to the following events:

  • data: emitted when a device sends information (e.g.: a temperature sensor sends new data)
  • status: emitted when a device sends its status after a specific request
  • newDevice: emitted when a new device is successfully paired to the Gateway
  • deviceRemoved: emitted when a known device is unpaired from the Gateway
  • timeoutDiscovering: emitted if after 30s of discovery a new device has not been found

License

gate-addon-zigbee is fair-code licensed under Apache 2.0 with Commons Clause

Readme

Keywords

none

Package Sidebar

Install

npm i @instathings/gate-addon-zigbee

Weekly Downloads

16

Version

1.1.8

License

ISC

Unpacked Size

21.7 kB

Total Files

8

Last publish

Collaborators

  • d.dinatale
  • claudio.petrini