IQRF Gateway Daemon JavaScript Utilities - v0.1.5
    Preparing search index...

    Interface BatchParamsRaw

    Embedded OS Batch raw parameters interface

    interface BatchParamsRaw {
        requests: BatchRequestRaw[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    requests: BatchRequestRaw[]