Controller

List All Circuits

get
Responses
200
Successful Response
application/json
Responseany
get
GET /controller/ HTTP/1.1
Host: robopipe-1.local
Accept: */*
200

Successful Response

No content

List All Circuits Of Device Type

get
Path parameters
device_typestringRequiredPattern: di|ro|do|ai|ao|sensor|led|watchdog|modbus_slave|owpower|register|data_point|owbus|device_info
Responses
200
Successful Response
application/json
Responseany
get
GET /controller/{device_type} HTTP/1.1
Host: robopipe-1.local
Accept: */*

No content

Last updated