libximc
2.8.9
|
Device network information structure. More...
Data Fields | |
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) |
Device network information structure.