I am building an initial design for my project and had a few question regarding the data storage in IoT Sitewise. I work for a manufacturing company and we are planning to use IoT Sitewise to collect the time stream data using OPCUA.
Upon reading doc, I know we will be able to create the data models and dashboards to view the data as required but I am planning to create my own react dashboard and I want to read the data in Sitewise via API gateway. So, I am stuck where I do not know how does Sitewise actually store the data and will I be able to have my lambdas crawl through the Sitewise Db's and get required information for the API calls? Is there something else I am missing or I am not aware of?