Microsoft Azure IoT Gateway SDK  1.0.8
The Microsoft Azure IoT Gateway SDK contains the infrastructure and modules to create IoT gateway solutions.
File List
Here is a list of all documented files with brief descriptions:
 broker.hLibrary for configuring and using the gateway's message broker
 dynamic_loader.hLibrary for loading gateway modules from dynamically-linked libraries (Windows) or shared objects (Linux)
 gateway.hLibrary that allows a user to create and configure a gateway
 message.hDefines structures and function prototypes for creating, inspecting and disposing of messages published to the message broker
 module.hInterface for modules which communicate with other modules via a message broker
 module_loader.hDefinition of the functions and structures that must be implemented by a gateway module loader