We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Propose jQuery mobile for user interface to make the page mobile ready.
Returns: json array of config filenames
Takes a post with a json payload Requires an auth key on get line Updates the local filename specified with the new json payload
Takes a post with a json payload Requires an auth key on the get line Updates the local filename specified with the new json payload
To update any file requires an auth key
Posts internal status_metadata file to server during process_schedule
Add auth key section
Create static javascript web page that can do several things
The text was updated successfully, but these errors were encountered:
science
No branches or pull requests
Propose jQuery mobile for user interface to make the page mobile ready.
Server new functions:
Get available config files as list
Returns: json array of config filenames
Update config file
Takes a post with a json payload
Requires an auth key on get line
Updates the local filename specified with the new json payload
Update internal status file from thermostat
Takes a post with a json payload
Requires an auth key on the get line
Updates the local filename specified with the new json payload
Auth keys
To update any file requires an auth key
Thermoclient new functions
Send internal status file to server
Posts internal status_metadata file to server during process_schedule
Boot.json addition
Add auth key section
HTML/JS UI new functions
Create static javascript web page that can do several things
The text was updated successfully, but these errors were encountered: