evok icon indicating copy to clipboard operation
evok copied to clipboard

API of Unipi controllers

Results 55 evok issues
Sort by recently updated
recently updated
newest added

### Describe the feature Refactor naming of I/Os to di,do,ai,ao,ro (which should be used primarly). Obsolete /input and /output endpoints could be preserved as aliases if it brings 100% backward...

Now TCP connections has one bus for all devices in bus. For TCP connection is better create session per device.

enhancement

Currently anyone with access to the port can tinker with the device, if it is exposed to a network, it would be good to add an authentication for requests.

enhancement

Add support for communication via MQTT.

enhancement
contributions-welcome

### Log files needed Noting in the server logs. ### Description When issuing get request (`relay_get`) to not yet existing relay name (alias), the error -32603 is raised. I believe...

enhancement

In the **System** tab of the Simple Web UI, there is a list of serial port configuration parameters, but only speed and parity is shown. It would be better to...

enhancement

As discussed: http://forum.unipi.technology/viewtopic.php?f=14&t=189 > For home automation lighting I'm guessing you'd connect digital inputs to momentary contact light switches. > > In such an application it would be very useful...

enhancement
question