Tags: chiefwigms/picobrew_pico
Tags
Add START/STOP Button to iSpindel graphing sessions (#219) * Adds iSpindel support for the server. iSpindel Server Address should be configured for picobrew.com and Path/URI to /API/iSpindel * Update session_parser.py Removed unnecessary comment * Update config.example.yaml Fixed typo * Update config.py Fixed all caps on ZYMATIC * Updating to latest master from chiefwgms * Minor fixes * Update routes_frontend for latest files * Fxing iSpindel_graph_socketio javascript call since it exists in index.html * Updating the iSpindel file error handling to be similar to ferm. Fixing str type declaration on iSpindle ID. * Update model.py * Update model.py * Adding iSpindel START/STOP button * Adding iSpindel START/STOP to server * Updated iSpindel START/STOP PR with changes based on review * Update app/main/routes_frontend.py Co-authored-by: Pete <[email protected]>