Angular directive

sra-bar-gauge-water-level source template

This widget displays the water level.

States:

  • WARNING - maybe some thing is wrong with the radiator.
  • CRITICAL - pit and repair your radiator.
Example:

<sra-bar-gauge-water-level data-sra-args-show-digital-value="false"></sra-bar-gauge-water-level>

Dependencies:
NameTypeDescription
data-sra-args-show-digital-value boolean Set to true or false for displaying the digital value. Defaults to true. Can be overridden from the URL with "SHOWDIGITALVALUE=false".
data-sra-args-interval integer The interval, in milliseconds, that this widget will update from the server. Default is 500.