Question
Java SDK Delivery Truck Example
Hi - I am attempting to setup the Delivery Truck example fro Java SDK guide. I am still very new to Thingworx and Java development. I have imported the example into both Thingworx and Eclipse IDE.
The DeliveryTruck Client connects and I can see the java application running. So for example 'DeliveryTruck_1 Is Making A Delivery'. However according to the guide, when the truck stops it should update the properties of each Truck 'Thing' in Composer.
However, this never happens. Is there anything else I need to create in order to get this example working?

