Skip to content

Add CoAPResults class to results.py

Suhas K S requested to merge add-coap-results-class into aiocoap-integration

Changes

  • results.py: Add class CoAPResults to results.py. This uses the functions in the Results class in the context of CoAP to add, remove, get and output results to file.

Finishes issue #5

Merge request reports