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

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

how to get thing properties without inherited properties?

YC_10946483
5-Regular Member

how to get thing properties without inherited properties?

we can get thing properties with java sdk  like blow,

InfoTable table = Client.getClient().readProperties(RelationshipTypes.ThingworxEntityTypes.Things, "F1_FL_Alarm", 8000);

it inherit from remote thing,but i don't need inherited properties  and i don't want to exclude this inherited properties by myself ,is there any other way to resolve it?

0 REPLIES 0
Announcements


Top Tags