This is a test message, Here you insert the description of the entity, in this case the struct. More...
#include <powermanager_messages.h>
Data Fields | |
char | action |
int | output |
double | timestamp |
char * | host |
This is a test message, Here you insert the description of the entity, in this case the struct.
action type. 0 is turnoff. 1 is turn off. 2 is reset
Referenced by handler_command_msg().
Host computer name from where the message was sent. Always here and given by carmen_get_host()
output number (bear in mind that there are no outputs 8 and 9 in the PLC)
Referenced by handler_command_msg().
timestamp of message. Should always be here and indicates the message time given by carmen_get_time()