typescript changes
This commit is contained in:
@@ -27,5 +27,9 @@ Mode: <select id="plant_${plantId}_mode">
|
||||
"Pump Hour End": <select id="plant_${plantId}_pump_hour_end">19</select>
|
||||
<br>
|
||||
Sensor B installed: <input id="plant_${plantId}_sensor_b" type="checkbox">
|
||||
<br>
|
||||
Max Consecutive Pump Count: <input id="plant_${plantId}_max_consecutive_pump_count" type="number" min="1", max="50", placeholder="10">
|
||||
|
||||
|
||||
|
||||
</div>
|
Reference in New Issue
Block a user