Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

goliothlabs/arduino-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository Has Been Archived

💡 This repository has been archived and should not be used. GoliothLabs has two experimental repositories that may serve as replacements for this one:

⚠️ This project is considered experimental and is not recommended for production use. Functionality may break at any time.

❗ This SDK is currently no longer functioning as a result of the MQTT BETA ending.

Golioth Arduino SDK

Access Golioth device service via Arduino SDK.

How to build PlatformIO based project

  • Install PlatformIO IDE
  • Create a new project and open our your favorite IDE with PlatformIO installed.
  • Change target on the platformio.ini file.
  • Add https://github.com/goliothlabs/arduino-sdk.git as a dependency on lib_deps.
lib_deps =
  https://github.com/goliothlabs/arduino-sdk.git

About

Experimental Arduino SDK for Golioth

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published