Hi everyone,
I have enable NodeJS to my device and now I can use Javascript objects for Brightscript for example BSDeviceInfo for getting information of my device, so far everything is ok.
Now reading the documentation(pdf): -Using JavaScript Objects for BrightScript- I assume these Javascript objects are limited and I can not get all the information that Brightscript can give me.
So, the question is anyone knows how can I send information from Brightscript to NodeJS and maybe vice versa??
Thanks everybody