Options
All
  • Public
  • Public/Protected
  • All
Menu

thermostat-pi-dht - v0.2.4

Index

Type Aliases

SensorType: 11 | 22

Sensor type is either 11 (DHT11) or 22 (DHT22/AM2302).

Functions

  • getRemoteThermostatData(options: RemoteThermostatOptions): Promise<ThermostatData[]>
  • Parameters

    • options: RemoteThermostatOptions

    Returns Promise<ThermostatData[]>

Generated using TypeDoc