|
daasiot_python
|
#include <daas_types.hpp>
Public Attributes | |
| stime_t | lasttime |
| uint32_t | hwver |
| uint32_t | linked |
| uint32_t | in_sync |
| uint32_t | lock |
| uint8_t | sklen |
| uint8_t | skey [14] |
| uint32_t | form |
| uint32_t | codec |
| bool | accept_all_requests |
| int64_t | oCap_i |
| uint64_t | on_time |
Definition at line 154 of file daas_types.hpp.
| bool nodestate_t::accept_all_requests |
Definition at line 166 of file daas_types.hpp.
| uint32_t nodestate_t::codec |
Definition at line 164 of file daas_types.hpp.
| uint32_t nodestate_t::form |
Definition at line 163 of file daas_types.hpp.
| uint32_t nodestate_t::hwver |
Definition at line 157 of file daas_types.hpp.
| uint32_t nodestate_t::in_sync |
Definition at line 159 of file daas_types.hpp.
| stime_t nodestate_t::lasttime |
Definition at line 156 of file daas_types.hpp.
| uint32_t nodestate_t::linked |
Definition at line 158 of file daas_types.hpp.
| uint32_t nodestate_t::lock |
Definition at line 160 of file daas_types.hpp.
| int64_t nodestate_t::oCap_i |
Definition at line 168 of file daas_types.hpp.
| uint64_t nodestate_t::on_time |
Definition at line 169 of file daas_types.hpp.
| uint8_t nodestate_t::skey[14] |
Definition at line 162 of file daas_types.hpp.
| uint8_t nodestate_t::sklen |
Definition at line 161 of file daas_types.hpp.