TwiceAsNice  2019-02-18
Public Attributes | List of all members
CloudWatcherConstants Struct Reference

A struct to group and send all AAG Cloud Watcher constants. More...

#include <CloudWatcherController.h>

Collaboration diagram for CloudWatcherConstants:
Collaboration graph

Public Attributes

char firmwareVersion [5]
 
int internalSerialNumber
 
float zenerVoltage
 
float ldrMaxResistance
 
float ldrPullUpResistance
 
float rainBetaFactor
 
float rainResistanceAt25
 
float rainPullUpResistance
 
float ambientBetaFactor
 
float ambientResistanceAt25
 
float ambientPullUpResistance
 
int anemometerStatus
 The status of the anemometer. More...
 

Detailed Description

A struct to group and send all AAG Cloud Watcher constants.

Member Data Documentation

◆ ambientBetaFactor

float CloudWatcherConstants::ambientBetaFactor

◆ ambientPullUpResistance

float CloudWatcherConstants::ambientPullUpResistance

◆ ambientResistanceAt25

float CloudWatcherConstants::ambientResistanceAt25

◆ anemometerStatus

int CloudWatcherConstants::anemometerStatus

The status of the anemometer.

◆ firmwareVersion

char CloudWatcherConstants::firmwareVersion[5]

◆ internalSerialNumber

int CloudWatcherConstants::internalSerialNumber

◆ ldrMaxResistance

float CloudWatcherConstants::ldrMaxResistance

◆ ldrPullUpResistance

float CloudWatcherConstants::ldrPullUpResistance

◆ rainBetaFactor

float CloudWatcherConstants::rainBetaFactor

◆ rainPullUpResistance

float CloudWatcherConstants::rainPullUpResistance

◆ rainResistanceAt25

float CloudWatcherConstants::rainResistanceAt25

◆ zenerVoltage

float CloudWatcherConstants::zenerVoltage

The documentation for this struct was generated from the following file: