Friends, I did some basic work in cooja like collecting temperature and light sensor values through sky-Websense and ipv6.Now, I could see both sensor values in the browser using the mote IP address. My problem here is i want to use those sensor mote values in my cloud application how can i parse those values to my cloud application. I know json will work. But I have no idea on how to work on the motes such that their values will be parsed to send over the internet.
Any useful advice is most welcome guys.