Skip to content

Slider Control Widget

Overview

Slider Control Widget includes its own configuration fields in the widget configuration flow.

Configuration Fields

  • Alias
  • Devices
  • Selected Device Ids
  • Title
  • Key
  • Key Options
  • Global Keys
  • Minimum
  • Maximum
  • Step
  • Unit
  • Decimals
  • Show Value
  • Show Device Name
  • Compact
  • Send Mode
  • Retries
  • Retry Interval MS
  • Loading Devices
  • Loading Keys
  • Device ID
  • Device Ids
  • Metric
  • Telemetry Keys
  • Math

Defaults

  • Alias — null
  • Selected Device Ids — (config.deviceId ? [config.deviceId] : []
  • Title — ""
  • Key — ""
  • Unit — ""
  • Show Value — true
  • Show Device Name — true

Source

  • File — SliderControlWidgetConfig.tsx

Documentation for the Autoconnecto IoT platform