IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
    Preparing search index...

    Interface DpaMacro

    IQRF DPA macro

    interface DpaMacro {
        confirmation: boolean;
        enabled: boolean;
        name: string;
        note?: string;
        request: string;
    }
    Index

    Properties

    confirmation: boolean

    Has confirmation?

    enabled: boolean

    Is enabled?

    name: string

    Macro name

    note?: string

    Macro note

    request: string

    DPA request