Gbox 4.20
Grow box automation and monitoring - <a href='https://sites.google.com/site/growboxguy/'>https://sites.google.com/site/growboxguy/</a>
 
Loading...
Searching...
No Matches
Settings::ReservoirModuleSettings Struct Reference

< ReservoirModule default settings More...

#include <Settings.h>

Public Member Functions

 ReservoirModuleSettings (bool SerialReportDate=true, bool SerialReportMemory=true, bool SerialReportJSONFriendly=true, bool SerialReportJSON=true, bool SerialReportWireless=true)
 

Data Fields

bool SerialReportDate
 Enable/disable reporting the current time to the Serial output.
 
bool SerialReportMemory
 Enable/disable reporting the remaining free memory to the Serial output.
 
bool SerialReportJSONFriendly
 Enable/disable sending Text formatted reports to the Serial output.
 
bool SerialReportJSON
 Enable/disable sending JSON formatted reports to the Serial output.
 
bool SerialReportWireless
 Enable/disable sending wireless package exchange reports to the Serial output.
 

Detailed Description

< ReservoirModule default settings

Definition at line 184 of file Settings.h.

Constructor & Destructor Documentation

◆ ReservoirModuleSettings()

Settings::ReservoirModuleSettings::ReservoirModuleSettings ( bool  SerialReportDate = true,
bool  SerialReportMemory = true,
bool  SerialReportJSONFriendly = true,
bool  SerialReportJSON = true,
bool  SerialReportWireless = true 
)
inline

Definition at line 46 of file Settings.h.

Field Documentation

◆ SerialReportDate

bool Settings::ReservoirModuleSettings::SerialReportDate

Enable/disable reporting the current time to the Serial output.

Definition at line 47 of file Settings.h.

◆ SerialReportJSON

bool Settings::ReservoirModuleSettings::SerialReportJSON

Enable/disable sending JSON formatted reports to the Serial output.

Definition at line 50 of file Settings.h.

◆ SerialReportJSONFriendly

bool Settings::ReservoirModuleSettings::SerialReportJSONFriendly

Enable/disable sending Text formatted reports to the Serial output.

Definition at line 49 of file Settings.h.

◆ SerialReportMemory

bool Settings::ReservoirModuleSettings::SerialReportMemory

Enable/disable reporting the remaining free memory to the Serial output.

Definition at line 48 of file Settings.h.

◆ SerialReportWireless

bool Settings::ReservoirModuleSettings::SerialReportWireless

Enable/disable sending wireless package exchange reports to the Serial output.

Definition at line 51 of file Settings.h.


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