Skip to content

Methods_T_Aurora_Devices_Device

Anton Pupkov edited this page Aug 8, 2016 · 1 revision

Device Methods

The Device type exposes the following members.

Methods

 

Name Description
Public method GetDeviceDetails Gets specific details about the device instance.
Public method GetDeviceName Gets the device name.
Public method Initialize Attempts to initialize the device instance.
Public method IsConnected Gets the connection status of this device instance. [NOT IMPLEMENTED]
Public method IsInitialized Gets the initialization status of this device instance.
Public method IsKeyboardConnected Gets the keyboard connection status for this device instance.
Public method IsPeripheralConnected Gets the peripheral connection status for this device instance.
Public method Reconnect Attempts to reconnect the device. [NOT IMPLEMENTED]
Public method Reset Resets the device instance.
Public method Shutdown Shuts down the device instance.
Public method UpdateDevice Updates the device with a specified color arrangement.
  Back to Top

See Also

Reference

Device Interface
Aurora.Devices Namespace

Clone this wiki locally