-
Notifications
You must be signed in to change notification settings - Fork 362
Methods_T_Aurora_Devices_Device
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
The Device type exposes the following members.
Name | Description | |
---|---|---|
![]() |
GetDeviceDetails | Gets specific details about the device instance. |
![]() |
GetDeviceName | Gets the device name. |
![]() |
Initialize | Attempts to initialize the device instance. |
![]() |
IsConnected | Gets the connection status of this device instance. [NOT IMPLEMENTED] |
![]() |
IsInitialized | Gets the initialization status of this device instance. |
![]() |
IsKeyboardConnected | Gets the keyboard connection status for this device instance. |
![]() |
IsPeripheralConnected | Gets the peripheral connection status for this device instance. |
![]() |
Reconnect | Attempts to reconnect the device. [NOT IMPLEMENTED] |
![]() |
Reset | Resets the device instance. |
![]() |
Shutdown | Shuts down the device instance. |
![]() |
UpdateDevice | Updates the device with a specified color arrangement. |