Solved
Displaying my infotable on a mashup
I have a infotable in my things project, under properties and alerts, i want to display my infotable in a grid in a mashup, is that possible or only if i have a data shape?
I have a infotable in my things project, under properties and alerts, i want to display my infotable in a grid in a mashup, is that possible or only if i have a data shape?
Hi
Yes it is possible to display the infotable property value in mashup. In your service you can the blow code to get property values as Infotable Output.
result = Things["YOURTHINGNAME"].YOURINFOTABLEPROPERTYNAME;
Thanks & Regards,
Arun C
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.