Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
can anyone help me how can i store the data from the property to the cloud.
Dinesh, we would need some more information regarding your connection. To what are you connecting to and how?
i am collecting data from the sensor(raspberry pi) to thingworx. i will binding the sensor value to my property(temp,humidity).Then i would like to store the proporty value in the cloud storage(in the format of table).
Right, by cloud storage, where are you trying to save it? Take a look at this thread as well, as it is quite similar to the store part. You can either store it in external databases or in ThingWorx itself. Regarding the connectivity part, you would need to run the EMS or the SDK on your pi to connect to the platform.