Skip to content

GNU/Linux C++ SDK

This guide describes how to use the native DaaS-IoT SDK on GNU/Linux in C++.

Typical topics for this page:

  • Installing the SDK (prebuilt libraries, headers, pkg-config, etc.).
  • Linking against libdaas and platform-specific wrappers.
  • Minimal example:
  • Initialize the SDK context.
  • Configure a SID.
  • Add an INET4 driver.
  • Send and receive a test message.
  • Logging, systemd service integration and basic troubleshooting.