Universal Robots TypeScript API - v10.12.0
    Preparing search index...

    Interface TCPName

    Interface for identifying a TCP

    interface TCPName {
        id: string;
        name: string;
    }
    Index

    Properties

    Properties

    id: string
    name: string