Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Dataprocessing

Hierarchy

  • Dataprocessing

Index

Methods

dataProcessingTemperature

  • dataProcessingTemperature(temperaturenu: number, gewenstetemperatuur: number, temperatuurrange: number, unit: string): string
  • This will get the temperatures from the app and will make the Jsonstring and a console.log()

    Parameters

    • temperaturenu: number

      This is the current temperature

    • gewenstetemperatuur: number

      This is the temperature you want to achieve

    • temperatuurrange: number

      This is the temperature range you want to do nothing

    • unit: string

      This is the temperatureunit

    Returns string

Generated using TypeDoc