IQRF Repository JavaScript client - v0.1.5
    Preparing search index...

    Interface MetadataProfileRawInternal

    Metadata profile - raw API response

    interface MetadataProfileRaw {
        beaming: boolean;
        frcAggregation: boolean;
        hwpidVersions: HwpidVersionsRaw;
        iqarosCompatible: boolean;
        iqrfBinaryOutput: number;
        iqrfSensor: number[];
        powerSupply: PowerSupplyRaw;
        repeater: boolean;
        routing: boolean;
    }
    Index

    Properties

    beaming: boolean

    Operates in beaming mode

    frcAggregation: boolean

    Aggregates FRC data

    hwpidVersions: HwpidVersionsRaw

    HWPID version range

    iqarosCompatible: boolean

    Compatible with the IQAROS system

    iqrfBinaryOutput: number

    Implemented binary outputs

    iqrfSensor: number[]

    Implemented sensors

    powerSupply: PowerSupplyRaw

    Power supply metadata

    repeater: boolean

    Repeater device

    routing: boolean

    Routes packets