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

    Interface LedSetParams

    Embedded LEDR and LEDG parameters interface

    interface LedSetParams {
        onOff: boolean;
    }
    Index

    Properties

    Properties

    onOff: boolean