-
Notifications
You must be signed in to change notification settings - Fork 1
Configuring Interfaces
Peter Wood edited this page Dec 19, 2020
·
4 revisions
Interfaces are a method of interacting with the controller from a client perspective, such as HTTP(S), WS(S), MQTT or other such technologies. These are not devices that can be controlled, please see Configuring Gateways for devices like Zigbee or ModBus controllers.
At current Interfaces must be configured by adding a file to the appropriate configuration directory, they can not yet be configured at runtime.
Configuration files must be located in the <config>/interfaces
directory, see Running for the default location on your operating system.
Getting Started
HTTP Interface (v1)
Capability Actions