0.8.6 • Published 8 years ago

pimatic-sispmctl v0.8.6

Weekly downloads
75
License
GPL-2.0
Repository
github
Last release
8 years ago

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.

0.9.0

8 years ago

0.8.6

8 years ago

0.8.5

8 years ago

0.8.4

8 years ago

0.8.3

9 years ago

0.8.2

10 years ago

0.8.1

10 years ago

0.8.0

10 years ago

0.7.0

10 years ago

0.6.0

10 years ago

0.5.2

10 years ago

0.5.1

10 years ago

0.5.0

10 years ago

0.4.0

10 years ago

0.3.2

10 years ago

0.3.0

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago