Class ProtocolType

java.lang.Object
org.openhab.core.io.transport.serial.ProtocolType

@NonNullByDefault public class ProtocolType extends Object
Holds the ProtocolType.PathType, which specifies whether its a local or remote path and the scheme.
Author:
Matthias Steigenberger - Initial contribution