synergylabs / BuildingDepot

An open source data storage, management, and actuation system for building-related data.
https://buildingdepot.org
Other
13 stars 0 forks source link

Firebase notification integration #107

Closed KiithNabaal closed 3 years ago

KiithNabaal commented 4 years ago

Tested the system switching between RabbitMQ and Firebase Cloud Messaging, and they seem to work. The install script also adds the appropriate variables/values when selecting Firebase as the notification system. In my test, I did notice the following which I found a little strange:

image

Is the "unable to parse authentication credentials" thing an issue? I did look into it, and apparently it comes from InfluxDB.

** One last thing to add is the specific version of Firebase Admin SDK to the virtual environment, but not sure where to do that in a script.