|
SELKIELogger
1.0.0
|
Configuration is as per simple network sources. More...
#include <LoggerDW.h>

Public Attributes | |
| char * | sourceName |
| User defined name for this source. | |
| uint8_t | sourceNum |
| Source ID for messages. | |
| char * | addr |
| Target name. | |
| int | handle |
| Handle for currently opened device. | |
| int | timeout |
| Reconnect if no data received after this interval [s]. | |
| bool | recordRaw |
| Enable retention of raw data. | |
| bool | parseSpectrum |
| Enable parsing of spectral data. | |
Configuration is as per simple network sources.
Definition at line 42 of file LoggerDW.h.