Interface ServiceFilter

A service filter

Hierarchy

  • ServiceFilter

Properties

mixins?: boolean

Match or excludes mixin services

sensor?: boolean

Is a sensor service

serviceClass?: number

Match services with the given service class

serviceIndex?: number

Match services at the given service index

serviceName?: string

Match services with the given name

specification?: boolean

Match services which have a known specifications

Generated using TypeDoc