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
c-api Directory Reference

Files

file  custom-node-types.c
 This file contains the implementation of 3 custom node types.
 
file  find-type.c
 Example how to find a node type given its name, then print its description such as ports and options.
 
file  highlevel.c
 Example of soletta's flow in C using high-level API.
 
file  lowlevel.c
 Example of soletta's flow in C using low-level API.
 
file  simple-c-type.c
 Example how to create and use a simple C node type and the high-level API.
 
file  single-node.c
 Example how to create and use a single node without an associated flow.