Skip to content

robinluog/countly-sdk-iot-cpp

 
 

Repository files navigation

Countly C++ SDK for IoT devices

Countly can be used to store sensor data coming from IoT devices. This repository holds all C++ SDKs that can be used by different IoT devices. SDKs also have persistency feature - e.g if data cannot be sent to Countly server, it is saved to be sent later.

Currently supported devices:

  • Intel Edison with builtin wifi (also supporting Grove sensors)
  • Intel Edison with Arduino Official Ethernet Shield
  • Arduino Yun
  • Arduino with Arduino Official Ethernet Shield
  • Arduino with Arduino Official Wifi Shield
  • Node MCU Esp8266 Devkit v1 and v2 Arduino code
  • Arduino/Genuino 101 (Intel Curie Boards) with Arduino Official Ethernet Shield

About

Countly SDK for IoT devices, written in C++ language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.7%
  • Other 5.3%