Metadata
Specify structured information about your service, such as its name, icon, provider, and version, in the metadata section.
Last updated
Was this helpful?
Specify structured information about your service, such as its name, icon, provider, and version, in the metadata section.
The metadata section allows you to specify further information about your service in a structured way.
A short title typically used in UI representation.
It is allowed to use parameter substitutions in this property, for example setting it to !sub 'Machine ${machineNum}' if there exists a parameter machineNum.
The auto-generated default Service ID will be generated from this string by removing all characters that are not allowed for the Service ID. For backward-compatibility reasons, in Connectware version 1.0.x all characters are changed to lowercase and also all punctuation is removed, including underscore and period.
Required
Type: string
maximum length: 80 characters
URL to the homepage of the provider
Optional
Type: string
Format: uri – Uniform Resource Identifier (according to RFC3986)
A link to an icon image typically used in UI representation
Optional
Type: string
The provider/author of the this service commissioning file
Optional
Type: string
Semantic version of the service. The version identifies the capabilities of the service commissioning file. The latest version is 1 and is the only valid value.
Optional
Type: string
Last updated
Was this helpful?
Was this helpful?
version: 1metadata:
name: Simulated Machining Center
icon: http://www.axon-mcs.de/wp-content/uploads/2016/08/Litz-LU620.jpg
provider: cybus
homepage: https://www.cybus.io
