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

    Interface IqrfLightRawInternal

    IqrfLight metadata - raw API response

    interface IqrfLightRaw {
        socketType?: string;
        type?: string;
    }
    Index
    socketType?: string

    Socket type implemented by device

    type?: string

    Light interface implemented by device