Skip to content

Locked status

Valentin Valls requested to merge locked-status into main

This PR feature a locked status for each devices.

A new key locked is exposed. It can be:

  • None, if there is no lock
  • str, with a message of the reason of the lock (ideally a human readable message to know where/why/what is using the device)

The BlissHandler implements a monitor to check the states of the locks, time to time (5s) from Beacon.

Edited by Valentin Valls

Merge request reports

Loading