Skip to content

SP 3895 LED health status

Matteo Canzari requested to merge sp-3895-led-health-status into develop

Description

Add a status bar to Taranta, when a dashboard is running, with a pulsating LED

  • the LED is green and pulses when data is coming as expected from all devices linked to the dashboard
  • the LED is orange and pulses when some devices are sending data, but some data are not;
  • the LED does not pulse and is red when some device loses connection.

Motivation

Background on use case, changes needed

Fixes:

  • Items added

Changes:

  • changes made

Tests included/Docs Updated?

  • Included for each change/fix?
  • Passing? (Merge will not be approved unless this is checked)
  • Docs updated?
  • New packages used/requires npm install?
  • Toggle added for new features?

Merge request reports