I recently started with building and using AAS Shell. So in my usecase - I am trying to integarte my Machine with AAS using Timeseries Submodel. We already have MQTT broker setup.
infra is on Docker.
aas web ui- 202410 version
aas registry
aas submodel registry
aas repo
submodel repo
mosquitto
telegraf
dashboard api
aasx server
influxdb
Mongo
I will also attach the screenshot for reference.
So i have build a AAS Shell for Timeseries and i am trying to use linked Segment which will pick data from Influx based on the parameters.
i have passed the endpoint details and a valid query(i run the query on influx and it is getting me the data) in the SME and in visulaization when i am selecting Segment and X and Y parameters and click on FETCH DATA. it shows nothing. Nothing on the graph as well.
However i have checked the same query in influx and it is fetching data.
i also tried with older version of AAS WEB UI (202403) and it worked fine, however with the new version (202410) i do not see and data is being fetched.
is i am doing anything wrong ? or i missing any part? Need assistance here.
Hello Everyone,
I recently started with building and using AAS Shell. So in my usecase - I am trying to integarte my Machine with AAS using Timeseries Submodel. We already have MQTT broker setup. infra is on Docker.
Thanks
AAS UI Images Linked segment