Go: API cathup with Python #10

Closed
opened 2023-01-29 23:28:35 +02:00 by jarno · 1 comment
Owner

Implement the functionality already present in the Python version.

  • /api/v1/coils with include_reserved and live paramaters
  • /api/v1/coils/ with GET and PUT
  • / which returns a curl-friendly printout of coil values
Implement the functionality already present in the Python version. - /api/v1/coils with include_reserved and live paramaters - /api/v1/coils/<address> with GET and PUT - / which returns a curl-friendly printout of coil values
Author
Owner

The update interval is 2 seconds, so live update doesn't seem necessary. Curl-friendly printout possibly in the future.

The update interval is 2 seconds, so live update doesn't seem necessary. Curl-friendly printout possibly in the future.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jarno/enervent-ctrl#10
No description provided.