Loading noctua/web/pages/init.html +5 −1 Original line number Diff line number Diff line Loading @@ -77,7 +77,11 @@ "inputs": [{"value": 0}], "unit": "°", "buttons": [{"label": "Set", "endpoint": "/telescope/rotator/movement", "method": "POST"}], "info_list": [{"label": "rot", "status": "telescope-rotator"}] "info_list": [ {"label": ""}, {"label": "rot", "status": "telescope-rotator", "transform": "round_1"}, {"label": "rot", "status": "telescope-rotator-movement"}, ] }) }} </div> Loading Loading
noctua/web/pages/init.html +5 −1 Original line number Diff line number Diff line Loading @@ -77,7 +77,11 @@ "inputs": [{"value": 0}], "unit": "°", "buttons": [{"label": "Set", "endpoint": "/telescope/rotator/movement", "method": "POST"}], "info_list": [{"label": "rot", "status": "telescope-rotator"}] "info_list": [ {"label": ""}, {"label": "rot", "status": "telescope-rotator", "transform": "round_1"}, {"label": "rot", "status": "telescope-rotator-movement"}, ] }) }} </div> Loading