Annotation Interface ThingworxSharedConfigurationTableDefinitions
@Target(TYPE)
@Retention(RUNTIME)
@ThingworxExtensionApiAnnotation(since={6,6})
public @interface ThingworxSharedConfigurationTableDefinitions
Contains a collection of configuration tables shared at the thing template level. Data stored in these configuration tables are visible
to all things that extend the thing template.
-
Required Element Summary
Modifier and TypeRequired ElementDescription
Required parameter: a collection of shared configuration tables appropriate to this class.
-
Element Details
-
tables
Required parameter: a collection of shared configuration tables appropriate to this class.
-