I’m developing an ESP32 based device that would upload field data to the cloud and owners of these devices would remotely monitor the data (raw & time series). The devices are fixed in location, upload their data with with unique prefix using MQTT. The cloud platform should allow device owners to create & manage their accounts (reset password, etc) and view only their data.
Based on my research openremote is ideally suited for such a project. I have watched several Youtube videos, reviewed openremote documents and yet, confused as to how to go about creating the platform. I would appreciate any help - reference videos, websites, etc. Thanks.
- Kedar