libximc  2.14.20
Data Fields
device_network_information_t Struct Reference

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)

Detailed Description

Device network information structure.