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

    Interface SmartSkillsNode

    ApplicationNode defines the base of all Application contributions

    interface SmartSkillsNode {
        preamble: string;
        type: SMART_SKILLS;
        version: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    preamble: string
    version: string