Annotation Type ThingworxServiceMappings
-
@Target(TYPE) @Retention(RUNTIME) @ThingworxExtensionApiAnnotation(since={6,6}) public @interface ThingworxServiceMappings
Contains a collection of service mappings to various characteristics of a thing or thing template.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description ThingworxServiceMapping[]
mappings
Required parameter: a collection of characteristic-to-service mappings.
-
-
-
Element Detail
-
mappings
ThingworxServiceMapping[] mappings
Required parameter: a collection of characteristic-to-service mappings.
-
-