Function sendCommand

  • Sends a command to the specified item

    Type Parameters

    • T = string

    Parameters

    • itemName: string

      The name of the item

    • command: T

    Returns void

    Command

    command - The command to send

Generated using TypeDoc