Version
The km.version() command can be used to retrieve the device version. This is a more universal command used to
determine hardware being used, such as MAKCU vs Ferrum.
When connected to the Ferrum App, and thus using the Keyboard Mouse API, this command returns “kmbox: Ferrum”, formatted as such for compatibility with legacy software.
Examples
Fetching the Device Version
Input:
km.version()
Output:
km.version()
kmbox: Ferrum
>>>