Hello ,
We are trying to create our own custom open remote deployment and we are trying to connect it with our Firebase. we are not able to connect to our Firebase. we tried even creating an agent for HTTP in assets and link but still we are not able to retrieve and also send data from application to firebase. we also tried mqtt but its same. can anyone please help us out.
Can you expand a bit on what you’re trying to achieve with Firebase? Firebase encompasses quite a few different services.
Are you using it for notifications or some other use case ?
Hello ebariaux,
We are trying to connect with firebase to store and fetch data from open remote. also to get real time data for sensors and stuff and display in open remote dashboard.
So do you mean Firestore or Realtime Database maybe?
Are you trying to connect using their REST API ? That’s why you mention HTTP Agent ? And not sure what you tried with MQTT.
Can you describe in more details why you tried and what failed ?