@Target(value=TYPE) @Retention(value=RUNTIME) @ThingworxExtensionApiAnnotation(since={6,6}) public @interface ThingworxServiceMappings
Modifier and Type | Required Element and Description |
---|---|
ThingworxServiceMapping[] |
mappings
Required parameter: a collection of characteristic-to-service mappings. |
public abstract ThingworxServiceMapping[] mappings