You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mrseongminkim edited this page Aug 27, 2022
·
2 revisions
Server overview
Server initializes cells in q_learnig and runs two thread for mobile and IOT devices.
Both thread update cells in server.
IOT devices
Receive datas from raspberry pie and ESP32, update cells. If fire occurs Sends notification to mobile application.
Server keep track of cells related to each pie and beacon.
When fire break out, it update cells and sends notification to mobile application.
Mobile devices
When users connects to server, server receives user's location and sends evacuation path.
Server update number of people in each cell whenever user report their location.