Firebase Part 2 - Configuring the connection to Firebase
Overview
This part will walk you through configuring the connection from the deviceWISE Cloud to Firebase.
Configure the connection to Firebase
- Select the Tools icon and then select
Administration:
- In the left hand Administration menu, select
Configuration:
- The Configuration page is displayed.
Select the Edit icon next to the Firebase group: - The Firebase edit page is displayed:
Enter the values for the App Name and Auth Token, then select Update. If you don't want to use authentication, you can leave the Auth Token field blank. - After updating the configuration, any changes to
the "thing" objects in the deviceWISE Cloud will be
published to Firebase, and the information can be
viewed in your Firebase dashboard:
You are ready for Part 3 - Defining the cloud trigger to send the data to Firebase
Continue with Firebase Part 3 - Accessing our public datasets.