Skip to main content

overwolf.logitech API

An API for Logitech features.

Methods Reference​

Types Reference​

getVersion(callback)​

Version added: 0.93​

Gets the current version of the Logitech Gaming Software.

ParameterTypeDescription
callbackfunctionCalled with the version of LGS currently installed

getDevices(callback)​

Version added: 0.93​

Gets the currently installed Logitech devices.

ParameterTypeDescription
callbackfunctionCalled with the current device information

LogitechData Object​

Version added: 0.93​

Container for Logitech data.

ParameterTypeDescription
minimal_lgs_versionversion Object (string wrapper)Minimal LGS version required for this app
arxLogitechArxData ObjectThe Arx API data
ledLogitechLedData ObjectThe LED API data

Logitech Device Object​

Version added: 0.93​

Logitech device type.

No further info.