Giter Club home page Giter Club logo

libthingspeak's Introduction

ThingSpeak C library (libthingspeak)

Library forked from gabrield and added functionality to add more then one value (field1, field2, filed3 for example) with one call to thinkspeak.com. It can be extended to all 8 fields that are accepted by thingspeak.com

As a reference note, channels on thingspeak can only be updated once every 15 seconds, so it is most efficient to combine field updates into one channel update.

Beta Release Notes

The goals of the design had been focused on supporting unix platforms and providing simple wrapper methods that will enable users to implement a very functional ThingSpeak agent application on an platform that supports BSD sockets.

This library is still in early development stage, then do not expect too much from it, but it's being improved as far as my needs go - and maybe yours (just let me know or send a pull request :D ).

Get started

Run this from the shell:

  git clone  https://github.com/bcatalin/libthingspeak
  cd libthingspeak
  make all
  sudo make install

Contributing

I use GitHub fork/pull-request model and encourage users to contribute changes back. The general guideline is to submit no more then one feature in a single pull-request and each individual commit should contain only related changes.

libthingspeak's People

Contributors

bcatalin avatar ftheile avatar gabrield avatar kbrtny avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.