Links

Firebase Connection

Integrate Google Firebase Project with Thingsup.
This provides a connection to User's Google Firebase Project. User need to provide following parameters to connect Firebase project.
  • ServiceAccountJSON - Contents of Service Account JSON Key. Create Service Account for your project using Get Service Account guide. This data is always saved encrypted in Thingsup Servers
  • URL - Database URL of Firebase Project
    • Example: 'https://DATABASE_NAME.firebaseio.com'. More info Read here.
Add Firebase Connection
Please note the following points: