class documentation
class ServiceDefinition: (source)
Dataclass to hold information about a service.
| Class Variable | metadata |
Metadata associated with the service. |
| Class Variable | plugin |
Name of the plugin that provides the service. |
| Class Variable | priority |
Priority of the service. Lower values mean higher priority. |
| Class Variable | tags |
List of tags associated with the service. |