A STATE type containing UUID and state of the corresponding CPS together with last updated time stamp. More...
#include <state_exchanger.h>
Public Attributes | |
| Time | stamp |
| string | state |
| string | uuid |
A STATE type containing UUID and state of the corresponding CPS together with last updated time stamp.
Definition at line 16 of file state_exchanger.h.
| Time state_t::stamp |
Definition at line 19 of file state_exchanger.h.
| string state_t::state |
Definition at line 18 of file state_exchanger.h.
| string state_t::uuid |
Definition at line 17 of file state_exchanger.h.