CoAP

Constrained Application Protocol (CoAP) is a light weight network communication protocol used for constrained devices. It is an IETF standard defined in RFC 7252

and is used in various IoT products.

Note

This plugin does not do anything. Stay away.

coap.generic.get

This test is not implemented yet. It will be added soon.

Usage details:

ef> run coap.generic.get -h

coap.generic.sample

This is just a sample plugin. It is intended for developers to understand the structure of a plugin class and how to implement one.

Usage details:

ef> run coap.generic.sample -h