|
VitroIO SDK
Software development kit for Vitro Shard.
|
#include <mbed.h>

Go to the source code of this file.
Classes | |
| struct | vitroio::sdk::IoVec |
| Structure for dealing with fragmentation of IoTBlocks. More... | |
| class | vitroio::sdk::Transport_layer |
| Virtual class providing interface for communication interfaces. More... | |
Namespaces | |
| namespace | vitroio |
| The namespace contains all of components of vitro-shard-sdk and components based on the sdk. It is suggested to place types inherited from the sdk components in this namespace e.g. implementations of sensors drivers/interfaces. | |
| namespace | vitroio::sdk |
| The namespace contains all of components defined by vitro-shard-sdk. | |