Skip to content

Gpio Status Widget

Overview

Gpio Status Widget includes its own configuration fields in the widget configuration flow.

Configuration Fields

  • Alias
  • Devices
  • Selected Device Ids
  • Items
  • Title
  • Columns
  • Compact
  • Show Header
  • Show Device Name
  • Show Channel Number
  • Show Value
  • Show Last Update
  • Loading Devices
  • Device ID
  • Device Ids

Defaults

  • Alias — null
  • Selected Device Ids — (config.deviceId ? [config.deviceId] : []
  • Title — ""
  • Columns — 2
  • Compact — true
  • Show Header — true
  • Show Device Name — true
  • Show Channel Number — true
  • Show Value — true

Source

  • File — GpioStatusWidgetConfig.tsx

Documentation for the Autoconnecto IoT platform