libximc
2.9.8
|
Структура данных с информацией о сетевом устройстве. Подробнее...
Поля данных | |
uint32_t | ipv4 |
IPv4 address, passed in network byte order (big-endian byte order) | |
char | nodename [16] |
Name of the Bindy node which hosts the device. | |
uint32_t | axis_state |
Flags representing device state. | |
char | locker_username [16] |
Name of the user who locked the device (if any) | |
char | locker_nodename [16] |
Bindy node name, which was used to lock the device (if any) | |
time_t | locked_time |
Time the lock was acquired at (UTC, microseconds since the epoch) | |
Структура данных с информацией о сетевом устройстве.