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

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

How can I get the configuration of a VirtualThing?

chmaloof
7-Bedrock

How can I get the configuration of a VirtualThing?

When I bind a Java VirtualThing object to a Thing, is there a straightforward way to get the configuration table of the Thing in Java code?

2 REPLIES 2
katte
1-Newbie
(To:chmaloof)

Are you trying to bind your VirtualThing to a edge thing or else, to a system?

chmaloof
7-Bedrock
(To:katte)

The problem isn't with binding.  I just don't see a Java method for getting a configuration table in the VirtualThing or ConnectedThingClient classes.  A workaround is to invoke services that return the configuration values, but I wonder if there's a better way.

Top Tags