piyush-gupt

Results 3 comments of piyush-gupt

Here is the screenshot of UA export. It shows an array with two structure elements. I'm only getting null in array values in node red ![UAexpertScreenshot](https://user-images.githubusercontent.com/54947810/66651316-fdacf000-ec32-11e9-9ced-4aced7f7dbea.PNG)

Is it possible to deserialize the structures if we import it as a data type in node red. Then may be we can retrieve its values

Can you suggest how can I load the data types in the runtime? Is there a place where I can define them and then give its reference to the actual...