LOGGER  Logger
Data Logging using ESP8266
Public Attributes | List of all members
command Struct Reference

Definition of command table entry. More...

Public Attributes

const char * name
 name of command
 
const pCOMMAND_FUNC pActionRoutine
 routine to call with command line argument
 
const pVOID_COMMAND_FUNC pVoidActionRoutine
 routine to call with no arguments
 
const bool reported
 ? reports this command
 
const bool expert
 expert only command
 
const char * pHelpString
 help for this command
 

Detailed Description

Definition of command table entry.


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