Hi, i need to know if we can develop the real-time front-end for IOT devices , I found wix is powerful platform for the front-end .
But I stuck somewhere with connecting the external datasets to dynamic table.
We have some dynamic data which will call by API form the wix to our database serer , we are able to get the data and successfully login page created .
Problem is multiple and dynamic data in a single query how we can handle that .
example we have deviceA which is 5 channel and deviceB have 8 channel .
from the wix we call the REST call for getting the data of deviceA of last one week . how we can manage this data and display on the table…