I have registered a device on Pelion and it works as it says on the tin.
I like the remote OTA firmware download feature.
But I’m not sure if it only provides for firmware updates and general device management rather than providing space and functions for a database similar to what I’m using on Firebase.
Is there a database function that I can POST, PUT, GET and DELETE data based around the REST API or some other easy to use method and where I can import the database records into my own web page and Android device ?
Something like I have here:
I have had a look several times and can’t really see, I found setting up Firebase was quite straightforward.
Any advice would be appreciated.
BR
Paul