Annotation Interface ThingworxConfigurationTableDefinitions
@Target(TYPE)
@Retention(RUNTIME)
@ThingworxExtensionApiAnnotation(since={6,6})
public @interface ThingworxConfigurationTableDefinitions
Contains a collection of instance-specific configuration tables. Data stored in these configuration tables are only directly accessible
to the entity.
-
Required Element Summary
Modifier and TypeRequired ElementDescription
Required parameter: a collection of entity-specific configuration tables appropriate to this class.
-
Element Details
-
tables
Required parameter: a collection of entity-specific configuration tables appropriate to this class.
-