Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Transmitter

Defines a transmitter which supports sending DeviceEvents to a Device via the Z-Bus system

Hierarchy

  • Transmitter

Implemented by

Index

Methods

Methods

transmit

  • transmit(command: number | "toggle" | "up-stop" | "down-stop" | "start" | "end" | "on" | "off" | "up" | "down" | "stop"): void
  • Controls the Device

    Parameters

    • command: number | "toggle" | "up-stop" | "down-stop" | "start" | "end" | "on" | "off" | "up" | "down" | "stop"

      Command to transmit via the Z-Bus system

    Returns void

Generated using TypeDoc