|
|
char | longitude [11] |
| | longitudine in sessadecimale 5 decimali rappresentazione intera
|
| |
|
char | latitude [11] |
| | latitudine in sessadecimale 5 decimali rappresentazione intera
|
| |
|
char | network [31] |
| | rete osservativa della stazione
|
| |
|
char | ident [10] |
| | identificativo per stazioni mobili
|
| |
|
char | server [41] |
| | server RMAP
|
| |
|
char | ntp_server [41] |
| | server NTP
|
| |
|
char | mqtt_server [41] |
| | broker MQTT
|
| |
|
int | sampletime |
| | intervallo tra le misurazioni in secondi
|
| |
|
char | user [10] |
| | utente
|
| |
|
char | password [31] |
| | password
|
| |
|
char | stationslug [31] |
| | nome sintetico della stazione
|
| |
|
char | boardslug [31] |
| | nome sintetico della board
|
| |
|
char | mqttrootpath [10] |
| | radice del topic MQTT per i dati
|
| |
|
char | mqttmaintpath [10] |
| | radice del topic MQTT per i dati amministrativi
|
| |
|
constantdata_t | constantdata [MAX_CONSTANTDATA_COUNT] |
| | Constantdata buffer for storing constant station data parameter (metadati)
|
| |
|
uint8_t | constantdata_count |
| | configured constantdata number
|
| |
The documentation for this struct was generated from the following file:
- /home/pat1/git/rmap/platformio/stima_v3/stimawifi/src/typedef.h