cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

simulated datas

AP_9587236
17-Peridot

simulated datas

How to send simulated datas to thingworx remote thing for development and testing ?

ACCEPTED SOLUTION

Accepted Solutions
PaiChung
22-Sapphire I
(To:AP_9587236)

I often use just a service and a timer. Or if available Kepserver and simulated tags.

View solution in original post

3 REPLIES 3
PaiChung
22-Sapphire I
(To:AP_9587236)

I often use just a service and a timer. Or if available Kepserver and simulated tags.

Using subscription and scheduler, we can update only locally bound properties. We can update remote properties when the device is connected to thing. We cant update remote properties when the thing is not connected to device. 

PaiChung
22-Sapphire I
(To:AP_9587236)

You can use the UpdatePropertyValues service to update remote properties even when not connected to a device.

Announcements

Top Tags