Skip to content
This repository was archived by the owner on Mar 17, 2019. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

HTML5

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:

  1. JSON Upload with Email/Password
  2. JSON Upload with Contributor Key
  3. GET a Project's Information by Project ID
  4. 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