get status

This block is part of the globals group and was last modified in core v15.0.0.

get status v15.0.0

Returns which radios are connected and how many devices are known.

In pins 0 + flow
  • flow v15.0.0
    flow
Out pins 4 + flow
  • flow v15.0.0
    flow
  • adapters v15.0.0
    array

    One entry per adapter: {name, connected}.

  • devices total v15.0.0
    number
  • devices adopted v15.0.0
    number
  • healthy v15.0.0
    condition

    True when every configured adapter is connected.

Health check for the home-automation service: per-adapter connection state plus device counts. Use it to notice a Zigbee bridge that has gone away, which otherwise looks identical to a quiet house.

zigbee
zwave
matter
thread
hue
smart home

A typical wiring for get status: a function trigger starts the flow; the flow out pin feeds debug.

Studio canvas example for the get status block: typical wiring for get status.

Used in these guides

These documentation pages use or explain this block:

Version history

Introduced in v15.0.0.


Back to globals Return to the main group to view all sub-groups Back to home Return to the group to view all blocks within this group