pimatic-sispmctl

0.8.6 • Public • Published

pimatic sispmctl plugin

Backend for the SIS-PM Control for Linux aka sispmct application that can control GEMBIRD (m)SiS-PM device, witch are USB controlled multiple socket.

Configuration

You can load the plugin by editing your config.json to include:

{ 
   "plugin": "sispmctl"
}

in the plugins section. For all configuration options see sispmctl-config-schema

Actuators can be defined by adding them to the devices section in the config file. Set the class attribute to SispmctlSwitch. For example:

{ 
  "id": "light",
  "class": "SispmctlSwitch", 
  "name": "Lamp",
  "outletUnit": 1 
}

For device configuration options see the device-config-schema file.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.8.6
    1
    • latest
  • 0.9.0
    0
    • beta

Version History

Package Sidebar

Install

npm i pimatic-sispmctl

Weekly Downloads

16

Version

0.8.6

License

GPL-2.0

Last publish

Collaborators

  • mwittig
  • sweetpi