All Projects → LORD-MicroStrain → SensorCloud

LORD-MicroStrain / SensorCloud

Licence: other
SensorCloud documentation and SDK's

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
C#
18002 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to SensorCloud

labview book
LabVIEW 教程
Stars: ✭ 156 (+477.78%)
Mutual labels:  labview
awesome-webvis
A curated list of awesome WebVIs
Stars: ✭ 12 (-55.56%)
Mutual labels:  labview
S3DK
Smart grid Synchrophasor SDK (S3DK) - A LabVIEW API and a Real-Time Data Mediator for PMU Application Development!
Stars: ✭ 16 (-40.74%)
Mutual labels:  labview
VI-Explorer-VI
Low level LabView .vi File reader
Stars: ✭ 62 (+129.63%)
Mutual labels:  labview
IC-Imaging-Control-Samples
Windows Sample in C#, C++, Python, LabVIEW and Java
Stars: ✭ 53 (+96.3%)
Mutual labels:  labview
HAL-Webinar
Webinar – Creating a Hardware Abstraction Layer in LabVIEW
Stars: ✭ 22 (-18.52%)
Mutual labels:  labview
JKI-State-Machine-Objects
Object-oriented framework for LabVIEW based on the JKI State Machine
Stars: ✭ 82 (+203.7%)
Mutual labels:  labview
LV-MQTT-Broker
Native LabVIEW MQTT Broker Server
Stars: ✭ 33 (+22.22%)
Mutual labels:  labview
labview2018-tutorial
this repository tells how to use LabVIEW based on labview2018.
Stars: ✭ 34 (+25.93%)
Mutual labels:  labview
webvi-examples
Examples of WebVI functionality in G Web Development Software
Stars: ✭ 80 (+196.3%)
Mutual labels:  labview
grpc-labview
gRPC client and server support for LabVIEW
Stars: ✭ 49 (+81.48%)
Mutual labels:  labview
LabVIEW-OOP-Classes
Simple, clear, and organized object oriented approach to LabVIEW
Stars: ✭ 18 (-33.33%)
Mutual labels:  labview
FINALE
FINALE Is Not A LabVIEW Editor
Stars: ✭ 18 (-33.33%)
Mutual labels:  labview

SensorCloud™ GitHub

SensorCloud is a unique sensor data storage, visualization and remote management platform that leverages powerful Cloud computing technologies to provide excellent data scalability, rapid visualization, and user programmable analysis. SensorCloud's core features include FastGraph, MathEngine®, LiveConnect, and the OpenData API.

The following resources are provided to help communicate with SensorCloud via the OpenData API in various programming languages.

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

API

The documentation for out RESTful Web API can be found here.

SDKs

Software Development Kits are provided that can be used to easily communicate with SensorCloud using the Open Data API.

Java SDK

C# SDK

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.

Example Code

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.

Python Example Code

Java Example Code

C# Example Code

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].