Skip to content

Files

Latest commit

e9f65e0 · Sep 16, 2019

History

History

sensor_coap

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 2, 2019
Sep 16, 2019
Apr 12, 2019
May 9, 2019
Apr 28, 2019

sensor_coap

Mynewt Library for posting sensor data to a CoAP UDP server with JSON or CBOR encoding. Calls the Mynewt OIC interface to encode and transmit CoAP messages.

The CoAP transport is implemented for ESP8266 by the esp8266 driver, located in the parent folder. This is a simpler version of oc_client_api that adds support for JSON encoding.