matterbridge-example-dynamic-platform
TypeScript icon, indicating that this package has built-in type declarations

1.0.12 • Public • Published

Matterbridge Logo   Matterbridge dynamic platform example plugin

npm version npm downloads Node.js CI

power by power by power by power by


Matterbridge dynamic platform example plugin is a template to develop your own plugin using the dynamic platform.

It exposes:

  • a switch with onOff cluster
  • a light with onOff-levelControl-colorControl clusters
  • an outlet with onOff cluster
  • a cover with windowCovering cluster
  • a lock with doorLock cluster
  • a thermo with thermostat cluster and 3 sub endpoints with flowMeasurement cluster, temperatureMeasurement cluster and relativeHumidityMeasurement cluster (to show how to create a composed device with sub enpoints)

All these devices continuously change state and position. The plugin also shows how to use all the command handlers (you can control all the devices) and how to subscribe to attributes.

See the guidelines on Matterbridge for more information.

Package Sidebar

Install

npm i matterbridge-example-dynamic-platform

Weekly Downloads

10

Version

1.0.12

License

MIT

Unpacked Size

47 kB

Total Files

11

Last publish

Collaborators

  • luligu