This folder contains code that connects to iSENSE/rSENSE through JavaScript/HTML5
Examples of GET/POST requests are included, as a well as a general JavaScript library of sorts which contains more examples and explanations of how to connect to iSENSE with JavaScript and HTML5.
The HTML5 Library currently has functions for:
- JSON Upload with Email/Password
- JSON Upload with Contributor Key
- GET a Project's Information by Project ID
- GET a Field by Field ID
For more examples, see the HTML-Webapps repo located below. Most of these Webapps are hosted on Github Pages, so you can try them out for yourself.
HTML-Apps Repo: https://github.com/isenseDev/HTML-Apps
Github Pages: https://isensedev.github.io/HTML-Apps/index.html