onvif
    Preparing search index...

    Type Alias SerialPortType

    SerialPortType:
        | "RS232"
        | "RS422HalfDuplex"
        | "RS422FullDuplex"
        | "RS485HalfDuplex"
        | "RS485FullDuplex"
        | "Generic"

    The type of serial port.Generic can be signaled as a vendor specific serial port type.