Arcades

Class ContinuousIconPlaceHolder

Continuous sensors SVG placeholder.

Inherits from:

These placeholders will contain a dynamic icon to represent the value of a continuous sensor. Relevant sensors are lamp, thermometer, etc.

Info:
See also:
  • number

    max_value

    Maximum value of the sensor.

  • number

    min_value

    Minimum value of the sensor.

  • __init ( element, spec )

    Constructor.

    Parameters:
    • Doc element
      XML element to parse
    • table spec
      PlaceHolder's specification extracted from SVG description

Public Methods

keyboard_arrow_up

Private Methods

keyboard_arrow_up