ymwjbxxq/rust_doorbell

Send code to the person that rang the doorbell for CompareFace flow

Closed this issue · 0 comments

URL:
https://dfrasca.hashnode.dev/amazon-rekognition-project-doorbell

Use case:
GIVEN a 6 digit code
WHEN state sendNotification execute
THEN send the code to the person via WebSocket**

** I use the WebSocket connection for debugging. In reality this code should go to the device of the person via PushNotification

TODO:

  • extend Step Functions CompareFace
  • add state where we send the 6 digit code via WebSocxket #10
  • end the execution