Autodesk-Forge / forge-dataviz-iot-reference-app

A sample application that demonstrates the functionality of the Forge Viewer Data Visualization extension
https://hyperion.autodesk.io/
MIT License
24 stars 23 forks source link

Setting Up an SQLite Data Adapter for Data Visualization Extension: I can’t connect my SQL data to model #15

Open Mojgan-arch opened 1 year ago

Mojgan-arch commented 1 year ago

After I adapted my SQL dataset according to my model, the sensor list just disappeared from localhost, and the SQL command is not generating the expected data (a table from sample.db). Default dataset was Hyperion but I changed it to my dataset sensors.

https://forge.autodesk.com/en/docs/dataviz/v1/developers_guide/advanced_topics/sqlite_adapter/

I cant understand, What is the problem? What kind of table is expected to come from the SQL database?

1

2