Serialized Form


Package org.minetti.astrodevice.server.usb.object

Class org.minetti.astrodevice.server.usb.object.UsbDeviceSignature extends org.minetti.astrodevice.server.plugin.device.BaseDeviceSignature implements Serializable

serialVersionUID: 9204288865719875362L

Serialized Fields

productId

String productId
Unique identifier identifying the device product, composed of:


productDescription

String productDescription
General description of device, composed of:


productVersion

String productVersion
Product version of device, composed of bcdDevice with the high byte as major version and the low byte as minor version.


properties

Map<K,V> properties
Map containing all properties of the device.



Copyright © 2012 astroDevice. All Rights Reserved.