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

    Interface SoftwareVersions

    IQRF Gateway software versions

    interface SoftwareVersions {
        cloudProvisioning: null | string;
        controller: null | string;
        daemon: null | string;
        influxdbBridge: null | string;
        setter: null | string;
        uploader: null | string;
        webapp: null | string;
    }
    Index

    Properties

    cloudProvisioning: null | string
    controller: null | string
    daemon: null | string
    influxdbBridge: null | string
    setter: null | string
    uploader: null | string
    webapp: null | string