Skip to content

lrodziewicz/browser-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The relayr JavaScript micro SDK

Welcome to the relayr JavaScript SDK. This easy to use JavaScript implementation will allow you to quickly create relayr browser side web applications, start receiving data from your sensors and display the data received in your browser.

Implementing the SDK

In order to start using the SDK all you would need to do is to include the relayr-browser-sdk.min.js file in your project:

<script src="https://developer.relayr.io/relayr-browser-sdk.min.js"></script>

Using the SDK

For a list of the basic available functionalities in the SDK please refer to our Web Development Documentation

About

This easy to use JavaScript implementation will allow you to quickly create relayr browser side web applications, start receiving data from your sensors and display the data received in your browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors