andr9528/ComputerScienceFinalProject

Design SD for the client part of 'Display status of the display unit'

Closed this issue · 1 comments

Feature: '#65 Display status of the display unit'

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.
find display unit

Design has been updated and committed.