Skip to content

SINTEF-9012/thingml-coap.c-client

Repository files navigation

thingml-coap.c-client

thingml-coap.c-client is a coap client adopted for use in ThingML. The client implements GET and OBSERVE methods. Original sources are taken from https://github.com/darconeous/smcp/tree/master/src/smcpctl, release 0.6.5-release.

Compilation && Installation

thingml-coap.c-client$ make && make install

Examples

get and observe examples are located in the examples/ folder

License

The source and binaries are distributed under MIT License

Releases

No releases published

Packages

No packages published