Serialized Form
Package org.minetti.astrodevice.server.usb.object |
serialVersionUID: 9204288865719875362L
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.