Skip to content

Our C library is an extremely portable way to interface your embedded product to the Xively™ API, with support for NetBurner products

License

Notifications You must be signed in to change notification settings

NetBurner/nb-libxively

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

NetBurner Xively C library (libxively)

Introduction

nb-libxively is a netburner implementation of libxively, the official Xively C library. For more information about libxively, visit the libxively github repository

Get started

  • Create a library folder in your local netburner repostitory (default c:\nburn)
  • Open a cmd prompt and go to the default nburn directory
  • setenv.bat to set your local environment to build NetBurner products
  • cd library to enter the new library directory
  • git clone https://github.com/netburner/nb-libxively
  • cd nb-libxively
  • make to build the library

Once the library has successfull built, you will be able to use the library by including \nburn\lib\nb-libxively.a in your NBEclipse project. You will also need to include the nb-libxively source folder to your project directory includes.

About

Our C library is an extremely portable way to interface your embedded product to the Xively™ API, with support for NetBurner products

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.0%
  • C++ 6.9%
  • Objective-C 2.1%