Skip to content

Process Instrument Widget

Overview

Process Instrument Widget includes its own configuration fields in the widget configuration flow.

Configuration Fields

  • Alias
  • Devices
  • Selected Device ID
  • Title
  • Show Title
  • Key
  • Unit
  • Decimals
  • Instrument Type
  • Min Value
  • Max Value
  • Warning Value
  • Critical Value
  • Show Device Name
  • Show Metric Name
  • Show Timestamp
  • Timestamp Mode
  • Compact
  • Global Keys
  • Loading Devices
  • Loading Keys
  • Device ID
  • Device Ids
  • Next Patch
  • Metric
  • Telemetry Keys

Defaults

  • Alias — null
  • Selected Device ID — config.deviceIds?.[0] || "").trim(
  • Title — "Process Instrument"
  • Show Title — true
  • Key — "level"
  • Unit — ""
  • Decimals — 1
  • Min Value — 0
  • Max Value — 100
  • Warning Value — ""
  • Critical Value — ""
  • Show Device Name — true
  • Show Metric Name — true
  • Show Timestamp — true
  • Compact — true

Source

  • File — ProcessInstrumentWidgetConfig.tsx

Documentation for the Autoconnecto IoT platform