Can we pass the object in Device.c.? or if we have 20 paramter that i have to pass from device what can be the best solution to achieve that.
Right now i have implemented the global structure where i store the data and pass the same structure to receive the data on GUI side using native statement.