issues
search
JonasStjerne
/
IoT
Full Stack Solution for making everyday appliances smart
0
stars
1
forks
source link
Websocket dis- and connect functionality
#10
Open
JonasStjerne
opened
1 year ago
JonasStjerne
commented
1 year ago
On hub websocket connection
[x] Send all actions for the hubs workers
[x] Get connected workers and their state
[x] Add socket id to lookup table for later use
[x] Set hub status to online
On hub disconnect
[x] Remove socket client id from lookup table
[x] Set hub state to offline
On hub websocket connection
On hub disconnect