jaylink_device struct
@struct jaylink_device Opaque structure representing a device.
Fields
Number of references held on this device instance.
Serial number of the device. This number is for enumeration purpose only and can differ from the real serial number of the device.
Indicates whether the serial number is available.
IPv4 address. The address is encoded as string in quad-dotted decimal format. This field is used for devices with host interface #JAYLINK_HIF_TCP only.
Media Access Control (MAC) address. This field is used for devices with host interface #JAYLINK_HIF_TCP only.
Indicates whether the MAC address is available.
Product name. This field is used for devices with host interface #JAYLINK_HIF_TCP only.
Indicates whether the product name is available.
Nickname. This field is used for devices with host interface #JAYLINK_HIF_TCP only.
Indicates whether the nickname is available.
Hardware version. This field is used for devices with host interface #JAYLINK_HIF_TCP only.
Indicates whether the hardware version is available.