Interface TriggerProfileType

All Superinterfaces:
Identifiable<ProfileTypeUID>, ProfileType

@NonNullByDefault public interface TriggerProfileType extends ProfileType
Describes a TriggerProfile type.
Author:
Simon Kaufmann - Initial contribution
  • Method Details

    • getSupportedChannelTypeUIDs

      Collection<ChannelTypeUID> getSupportedChannelTypeUIDs()
      Returns:
      a collection of ChannelTypeUIDs (may be empty if all are supported).