GDSC-HSU / gateway

[Top 3] 2022 Solution Challenge an IoT apporch include Flutter & embedded devices, network protocol, solving/helping covid-19 situation
MIT License
23 stars 9 forks source link

[Backend] Research MQTT does the protocol could implement feature the device to connection status. (online, or offline) #19

Closed truonghoangduy closed 2 years ago

truonghoangduy commented 2 years ago

Here are some detail about MQTT, blog post could help you research an solution


Google Cloud Solution

GCP has a solution for it: https://stackoverflow.com/questions/54609757/google-core-iot-device-offline-event-or-connection-status , but it has required Stackdirver(GCP monitor tool) to monitor IoT_Core for device disconnection

relatied to GCP solution : persistent-device-connection-status google-cloud-detecting-offline-devices

Stuff has been proved

DangCao1999 commented 2 years ago

Implement Broker embedded with express