Updated Valve and Flow Screen (markdown)

Mikayla 2023-08-24 23:04:04 -04:00
parent 3f28f62677
commit c2df2a0481

@ -6,7 +6,7 @@
Dynamic tanks are identified by either `F-#` or `U-#` where F is for facility, U is for unit, and # is the identifier. Facility tanks' identifiers will always count up from 1 starting from the top down to the bottom, whereas unit tanks will have an identifier matching the unit identifier. Unit tanks will always be drawn right next to the row for that particular unit, whereas facility tanks will be listed as early as they can be, based on the facility tank configuration.
> Note, these facility identifiers will match up to the RTU configuration's `index` field for those particular tanks, so be sure to match the config to where the screen shows the tank should be.
> Note, these facility identifiers will match up to the RTU configuration's `index` field for those particular tanks, so be sure to match the config to where the screen shows the tank should be (e.g. index 1 = `F-1`). For unit tanks, the index will always be 1.
#### Dynamic Tank Status Tags