#include <param_messages.h>
Data Fields | |
char * | module_name |
char * | variable_name |
char * | value |
double | timestamp |
char * | host |
Definition at line 233 of file param_messages.h.
|
The module name of the variable to set. Definition at line 234 of file param_messages.h. |
|
The new value to assign to the variable. Definition at line 238 of file param_messages.h. |
|
The name of the variable to set. Definition at line 236 of file param_messages.h. |