-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Richard Stoneback edited this page May 29, 2014
·
17 revisions
Welcome to the SensorCloud wiki! Below are some sections that will help get you started.
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.
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.