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

    Interface IqmeshDpaValueParams

    IQMESH DpaValue parameters interface

    interface IqmeshDpaValueParams {
        action: IqmeshConfigAction;
        type?: DpaParam;
    }
    Index

    Properties

    Properties

    type?: DpaParam