Soletta™ Framework
Framework for making IoT devices

Full online documentation | C API Index
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Modules
Communication Modules

Comms consists on a few communication modules. More...

Modules

 Bluetooth
 API to handle Bluetooth technology communications.
 
 CoAP
 API to handle Constrained Application Protocol (CoAP) protocol.
 
 HTTP
 API to handle Hypertext Transfer Protocol (HTTP).
 
 LWM2M
 Routines that handle the LWM2M protocol.
 
 
 MQTT
 MQTT is a machine-to-machine (M2M)/"Internet of Things" connectivity protocol.
 
 NetCtl
 API that should be used to manage device connections.
 
 Network
 Network module provides a way to handle network link interfaces.
 
 Open Interconnect Consortium
 Implementation of the protocol defined by Open Interconnect Consortium (OIC - http://openinterconnect.org/)
 
 Socket
 API to create a communication endpoint using sockets.
 

Detailed Description

Comms consists on a few communication modules.

It provides ways to deal with network, CoAP protocol and OIC protocol (server and client sides).