ASUS Aura Ready Game SDK Developer's Guide
Overview

The Aura Ready Game SDK is a service that allows users to control LEDs of Asus Aura enabled devices, such as keyboards, mice, mother boards, and more, by sending HTTP requests to the service.

The Aura Ready Game SDK will be installed on target system as a local service. Applicaions can send HTTP requests via a set of RESTful APIs. Then, the service will periodically update the LEDs status according to the requests sent from applications.

Besides handling the RESTful APIs manually, plugins of Unity and Unreal Engine are also available. These plugins provide some more advanced functions that can be easily adopted.

The figure below roughly describes the architecture of Aura Ready Game SDK: