Skip to content

Implement the CoAP client mechanism

Sai Krishna Anand requested to merge coap-client into aiocoap-integration
  • engine/coap.py: Add function run_coap_client() which executes coap_client.py using functions in exec.py.
  • engine/coap_client.py: Add implementation for CoAP client to create and send GET and PUT requests to a CoAP server.

Finishes issue #2

Merge request reports

Loading