Wrapper class holding Characteristics under the Device Information GATT service
More...
|
| DeviceInformation (string manufacturer, string modelNumber, string serialNumber, string firmwareRevision, string hardwareRevision) |
|
override bool | Equals (Object obj) |
|
override int | GetHashCode () |
|
override string | ToString () |
|
Wrapper class holding Characteristics under the Device Information GATT service
◆ FirmwareRevision
string MbientLab.MetaWear.DeviceInformation.FirmwareRevision |
|
get |
Revision of the firmware on the device, characteristic 0x2A26
◆ HardwareRevision
string MbientLab.MetaWear.DeviceInformation.HardwareRevision |
|
get |
Revision of the hardware on the device, characteristic 0x2A27
◆ Manufacturer
string MbientLab.MetaWear.DeviceInformation.Manufacturer |
|
get |
Device's manufacturer name, characteristic 0x2A29
◆ ModelNumber
string MbientLab.MetaWear.DeviceInformation.ModelNumber |
|
get |
Model number assigned by MbientLab, characteristic 0x2A24
◆ SerialNumber
string MbientLab.MetaWear.DeviceInformation.SerialNumber |
|
get |
Device's serial number, characteristic 0x2A25
The documentation for this class was generated from the following file:
- MetaWear/DeviceInformation.cs