Skip to content

luzmo-official/luzmo-sdk-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luzmo API

You can use this C# project to interact with the Luzmo API in order to create, modify or delete datasets, dashboards or push new data into the platform in a programmatic way.

Usage

See the ExampleApp/Example.cs file for examples how to create datasets or push data into the platform (triggering real-time dashboard updates).

Documentation

The API documentation (available services and methods) can be found here.

XUnit Unit tests

cd LuzmoSDK.Test
dotnet restore
dotnet build
dotnet test

About

C# SDK for connecting & querying Luzmo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages