Annotation Interface ThingworxImplementedShapeDefinitions
@Target(TYPE)
@Retention(RUNTIME)
@ThingworxExtensionApiAnnotation(since={6,6})
public @interface ThingworxImplementedShapeDefinitions
Contains a collection of thing shape references that this entity will implement.
-
Required Element Summary
Modifier and TypeRequired ElementDescription
Required parameter: a collection of thing shape references.
-
Element Details
-
shapes
ThingworxImplementedShapeDefinition[] shapes
Required parameter: a collection of thing shape references.
-