Function openDevicePage

  • Parameters

    • device_id: string
    • __namedParameters: {
          tab?: "info" | "control" | "vars";
      } = {}
      • Optional tab?: "info" | "control" | "vars"

    Returns Promise<void>

Generated using TypeDoc