Open isoteemu opened 1 year ago
Currently the supervisor makes the calls with requests library. As plan is to support CoAP, and the requests only support http, we'll need a wrapper for it.
requests
Currently the supervisor makes the calls with
requests
library. As plan is to support CoAP, and therequests
only support http, we'll need a wrapper for it.requests
with it