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

    Interface ApplicationNode

    ApplicationNode defines the base of all Application contributions

    interface ApplicationNode {
        type: string;
        version: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: string
    version: string