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

SensorCloud™ wiki

Welcome to the SensorCloud wiki! Below are some sections that will help get you started.

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.

Please see the Example Code wiki for more information.

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 wiki for more information.

Clone this wiki locally