OpenRemote connect Firebase Database

Hello.
I’m trying to connect OpenRemote and Firebase database to receive data, is there a way?

Hi!

Can you briefly describe what you are using Firebase for?
I’m assuming you’re referring to their “realtime database” solution?

Yes, that’s right.
I would like to try to see if I can get the data stored in Firebase in real time from OpenRemote.

I don’t have experience with all the Firebase solutions, all I know it’s a NoSql database.
So what data is stored there? JSON data of several devices?

To insert data ‘real time’ into OpenRemote, we need to communicate with that server.
For this, you’d use ‘Agents’ that listen for data through TCP, HTTP, MQTT, and many more: