Design SD for the client part of 'Display status of the display unit'
Closed this issue · 1 comments
Kristiansax commented
Feature: '#65 Display status of the display unit'
Kristiansax commented
No need to add new methods on the client side to support this feature, instead the find itself method will be modified to send an update to the database (containing a client object with the timestamp and the screen status), that the website can use to find out if the client is disconnected and if it has a screen attached.
Design has been updated and committed.