version property
< The serial number of the device.
Implementation
external Array<Int8> deviceID; /**< The serial number of the device. */
@Array(MAXIMUM_PERIPHERAL_VERSION_LENGTH)
external Array<Int8> version;
< The serial number of the device.
external Array<Int8> deviceID; /**< The serial number of the device. */
@Array(MAXIMUM_PERIPHERAL_VERSION_LENGTH)
external Array<Int8> version;