JSPM

matterbridge-mcd-147

1.0.9
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q38252F
  • License MIT

Matterbridge dynamic platform plugin example

Package Exports

  • matterbridge-mcd-147
  • matterbridge-mcd-147/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (matterbridge-mcd-147) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Matterbridge Logo   Matterbridge dynamic platform example plugin

npm version npm downloads

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, a light with onOff-levelControl-colorControl, an outlet with onOff and a WindoweCovering device.

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).

See the guidelines on Matterbridge for more information.