Skip to content

Commit

Permalink
Weekly upgrades (#887)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamshale authored Aug 7, 2024
1 parent 53339ea commit 4f3c63d
Show file tree
Hide file tree
Showing 12 changed files with 189 additions and 244 deletions.
44 changes: 19 additions & 25 deletions basicmessage_storage/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 19 additions & 25 deletions connection_update/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions firebase_push_notifications/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Description:

Only to be used with a medaitor agent.
Only to be used with a mediator agent.

Allows mobile agents to send firebase tokens to the mediator service. The mediator service creates a connection with the firebase server and will relay push notifications to the mobile agent on mediator forwarding events on the event_bus.

Expand Down Expand Up @@ -72,6 +72,5 @@ FIREBASE_NOTIFICATION_BODY=Please open your wallet
FIREBASE_SERVICE_ACCOUNT={ flattend service account json }
```

* If `USE_FIREBASE_PLUGIN` is false it will not load the plugin.
* `FIREBASE_PROJECT_ID` can be found in the firebase console
* `FIREBASE_NOTIFICATION_TITLE` and `FIREBASE_NOTIFICATION_BODY` is the information displayed in the push notification
Loading

0 comments on commit 4f3c63d

Please sign in to comment.