Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HttpTemperature

Hierarchy

  • HttpTemperature

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

apiTemperature

apiTemperature: number

link

link: string

Property that contains the URL en the apitemperature

Methods

getTemperature

  • getTemperature(): Promise<number>
  • This will get the temperature from the sensor

    Returns Promise<number>

    The currend temperature that he got from the sensor

Generated using TypeDoc