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

    Interface SendDaliCommandsParams

    Standard DALI SendCommands parameters interface

    interface SendDaliCommandsParams {
        commands: number[];
    }
    Index

    Properties

    Properties

    commands: number[]