File coap_downloader.h
↰ Parent directory (include_public/anj)
API for downloading resources over CoAP/CoAPs.
Definition (include_public/anj/coap_downloader.h)
Detailed Description
Provides a state machine—driven downloader that fetches resources via CoAP. Applications configure it with callbacks, start a download from a URI, and step it regularly in the main loop. Supports error reporting, termination, and secure transport when enabled.
Includes
anj/compat/net/anj_net_api.h(File anj_net_api.h)anj/defs.h(File defs.h)anj/init.h(File init.h)