pushing data from thingworx list widget to Edge micro server
Hello,
I am using a list widget, where on clicking- the selected item should change the value in Edge micro server.
Eg: i am using an infotable(Door_State), it has Data shape as(Door_Status) which further has a field defination as Door.
so, if i click the state of door(open/close) in list widget, that should change the value in EMS.
I am doing getValue in EMS.
Is there a way to get the selected item in the list to the EMS, on clicking any value in the list - the new selected value should get updated or show the result in EMS?

