-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Welcome to the SensorCloud wiki!
If you have any questions, please email [email protected].
The documentation for out RESTful Web API can be found here.
Software Development Kits are provided that can be used to easily communicate with SensorCloud using the Open Data API.
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.
Example code is provided that demonstrates using the SDKs for authentication, adding a sensor to a device, and uploading data using the SensorCloud Open Data API.