Skip to content
Richard Stoneback edited this page May 29, 2014 · 17 revisions

SensorCloud™ wiki

Welcome to the SensorCloud wiki!

If you have any questions, please email [email protected].

Example Code

Example code is provided for Python, Java, and C# that demonstrates authentication, adding a sensor to a device, and uploading data using the SensorCloud Open Data API.

Python Example Code

Java Example Code

C# Example Code

LabView

SensorCloud provides VI's which allow your LabVIEW applications to communicate with SensorCloud. They are designed to work for desktop applications and embedded devices like the NI CompactRIO. They make it simple to authorize devices, register sensors, and send data from within your LabView code.

Please see the LabVIEW SDK wiki for more information.

Clone this wiki locally