ThingWorx Exception 8: Invalid Property Value
This exception appears if the Thing's property does not match the data item of the agent. The property must be a remote property and also exist on the Thing.
Here are the following scenarios that will result in this exception:
Set up the Axeda agent to send a data item for a Thing property that does not exist.
Set up the Axeda agent to send a Thing property that is not a remote property.
Set the value of the Remote Prop Name Thing property so that it does not match the data item name of the agent.
In this scenario, ThingWorx Platform rejects the property sent by the agent logs the following exception:
... An Invalid Property Value Was Sent To
[Weather1 Property: [temp]
Was this helpful?