Welcome!
Jasco manufactures Internet of Thing (Iot) devices under the myTouchSmart. Some of these devices are sold under GE's branding, such as this WiFi Smart Light Dimmer.
These devices depend upon Jasco's (currently) free web service for control of the IoT devices and for integration with popular digital assistants like Amazon Alexa and Google Home. But what if Jasco's services go down?
This repository seeks to document how Jasco's APIs work with the goal of eventually building an alternative API or service that can replace Jasco's, enabling end users to operate without dependence on external systems.
These pages are built using MkDocs and Material theme. This isn't an ideal format and I would like to switch over to Swagger UI if possible.
Documentation Layout
This is just the default mkdocs code block right now.
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.