Version
This API has been deprecated in favor of the Software API.
The km.version() command in the Legacy API strictly returns kmbox: 2.0.0 Aug 31 2020 21:49:51, matching older KMBox
devices. This is for compatibility with legacy software, which may not be updated to work with newer devices.
Examples
Fetching the Device Version
Input:
km.version()
Output:
km.version()
kmbox: 2.0.0 Aug 31 2020 21:49:51
>>>