NurApiAccessoryCommand Enumeration
Accessory commands
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public enum AccessoryCommand
GET_FWVERSION | 0 | BLE FW version. |
GET_CFG | 1 | Get configuration command. |
SET_CFG | 2 | Set configuration command. |
IMAGER_CMD | 4 | Imager configuration Command |
RESTART | 5 | System restart command. |
IMAGER_POWER | 5 | Imager power on/off |
READ_BARCODE_ASYNC | 6 | Asynchronous barcode scan (non-blocking). |
IMAGER_AIM | 6 | Imager aiming on/off |
SET_LED_OP | 7 | Set external LED. |
BEEP_ASYNC | 8 | Asynchronous beep operation. |
GET_BATT_INFO | 9 | Battery information ("extended information"). |
GET_HEALTHSTATE | 11 | Get HW status (imager, NUR module etc.). |
WIRELESS_CHARGE | 12 | Set/ get wireless charging. |
IMAGER | 13 | Imager base Command |
VIBRATE | 14 | Use device's vibra. |
CLEAR_PAIRS | 15 | Clear device pairing information. |
GET_MODEL_INFORMATION | 16 | Get Model information. |
GET_CONNECTION_INFO | 18 | Get connection info. |
SENSOR_ENUMERATE | 19 | Enumerate sensors. |
SENSOR_SET_CONFIG | 20 | Set sensor config. |
SENSOR_GET_CONFIG | 21 | Get sensor config. |
SENSOR_SET_FILTER | 22 | Set sensor filter. |
SENSOR_GET_FILTER | 23 | Get sensor filter. |
SENSOR_GET_VALUE | 24 | Get sensor value. |
SET_BLE_PASSKEY | 25 | Set passkey value. |
GET_BLE_PASSKEY | 26 | Get passkey value. |
CLEAR_BLE_PASSKEY | 27 | Clear passkey value. |