first version
config CORS fixed key to one line helper prints clean up logs improved validations again validations fix rewritten flask and node.js solution added subscription route auth flow diagrams
This commit is contained in:
8
images/interaction-flow.mmd
Normal file
8
images/interaction-flow.mmd
Normal file
@@ -0,0 +1,8 @@
|
||||
stateDiagram-v2
|
||||
[*] --> FlicButton : Button Press
|
||||
FlicButton --> Bluetooth : Transmit Signal
|
||||
Bluetooth --> Phone : Receive Signal
|
||||
Phone --> WebhookWebPushService : Send Webhook
|
||||
WebhookWebPushService --> GooglePushAPI : Forward Notification
|
||||
GooglePushAPI --> PWA : Push Notification
|
||||
PWA --> [*] : Handle Notification
|
||||
Reference in New Issue
Block a user