Function getTargetTemperature

  • Retrieves the target temperature value set on the device.

    Parameters

    • jwtToken: string

      The JWT token for authentication.

    • macAddress: string

      The MAC address of the device.

    Returns Promise<number>

    • A promise that resolves to the target temperature (degree celsius).