Skip to content
This repository has been archived by the owner on Sep 14, 2019. It is now read-only.

IOT-DSA/sdk-dslink-c

Repository files navigation

DSA C SDK

Build Status

An implementation of a DSA SDK and Broker written in C.

Building

Requirements

  • CMake v3.0+

Unix

Execute the following command:

./tools/build.sh

Windows

Coming Soon