Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.

juliandittmann/AL.TheThingsStackSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Current

AL.TheThingsStackSDK for Dynamics 365 Business Central

This is a SDK which provides API access to The Things Stack. Take a look at the Getting Started documentation. The Things Stack SDK provides the following functionality:

  • GetApplications
  • GetDevices
  • GetGateways
  • GetStoredApplicationUp

What is The Things Stack?

The Things Stack is an enterprise grade LoRaWAN network server, built on an open source core. The Things Stack allows you to build and manage LoRaWAN networks on your own hardware or in the cloud. Reference: here

App Packages (Preview)

There are download links to the latest app packages.

Links:

Install via BCContainerhelper:

PS> Publish-BcContainerApp -containerName $containername -appFile "https://juliandittmann.blob.core.windows.net/al-thethingsstacksdk-preview/latest/apps.zip" -sync -install

Note: To get previous versions replace "latest" with the version.

Example: */latest/apps.zip -> */20.0.20.0/apps.zip

License

MIT

See License for full license text.

About

An extension for Microsoft 365 Business Central which provides API access to The Things Stack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published