pyaoscx.firmware module

pyaoscx.firmware.get_firmware_version(**kwargs)

Perform GET calls to retrieve the current firmware version.

Parameters:kwargs – keyword “s” requests.session object with loaded cookie jar keyword “url” URL in main() function.
Returns:Firmware version string if found, otherwise None.