Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT Control App

Adding Controls

  1. Select "Controls"
  2. Select "Manage Controls"
  3. Enter a JSON array of controls using the appropriate formatting
[{
	"name": "Switch 1",
	"control": "switch",
	"source": {"type":"thingspeak_channel", "field":1, "readKey":"XXX", "writeKey":"YYY"}
}]

Demo

  • Open IoT Control App for ThingSpeak
  • Create a new private ThingSpeak channel and enable 3 fields
  • Add controls_example.json under "Manage Controls"
  • Change readKey and writeKey to match your ThingSpeak channel settings

IoT Control App screenshot

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages