IQRF Repository JavaScript client - v0.2.0-beta.3
    Preparing search index...

    Interface ActionCommandRawInternal

    Action command metadata - raw API response

    interface ActionCommandRaw {
        text?: string;
        value?: number;
    }
    Index
    text?: string

    Command name

    value?: number

    Command value