Automating Data
Hi All
I am running a Data simulator in Node red. The simulated data is in JSON format and is being generated every 10 mins. This data is being sent to ThingWorx platform via MQTT. However, the data transfer is manual at present, once the MQTT thing is refreshed only then the property(JSON basetype) is updated with the most recent payload. I would like to automate this process - as soon as data is generated in Node Red the property should also be updated with it. Request you all to help me on the probable steps to accomplish this?
Regards
Ketan

