LICENSE
README.md
pyproject.toml
setup.py
SCA11H/__init__.py
SCA11H.egg-info/PKG-INFO
SCA11H.egg-info/SOURCES.txt
SCA11H.egg-info/dependency_links.txt
SCA11H.egg-info/not-zip-safe
SCA11H.egg-info/top_level.txt
SCA11H/commands/__init__.py
SCA11H/commands/base/Command.py
SCA11H/commands/base/GetCommand.py
SCA11H/commands/base/PostCommand.py
SCA11H/commands/base/__init__.py
SCA11H/commands/bcg/CalibrationPhase.py
SCA11H/commands/bcg/CalibrationStatus.py
SCA11H/commands/bcg/CallibrationStep.py
SCA11H/commands/bcg/Direction.py
SCA11H/commands/bcg/GetBasicInfo.py
SCA11H/commands/bcg/GetCalibrationStatus.py
SCA11H/commands/bcg/GetDirection.py
SCA11H/commands/bcg/GetFirmwareInfo.py
SCA11H/commands/bcg/GetParams.py
SCA11H/commands/bcg/GetRunningMode.py
SCA11H/commands/bcg/GetSerial.py
SCA11H/commands/bcg/Mode.py
SCA11H/commands/bcg/Parameters.py
SCA11H/commands/bcg/RunCommand.py
SCA11H/commands/bcg/SetDirection.py
SCA11H/commands/bcg/SetParams.py
SCA11H/commands/bcg/SetRunningMode.py
SCA11H/commands/bcg/StartCalibration.py
SCA11H/commands/bcg/UpgradeFirmware.py
SCA11H/commands/bcg/__init__.py
SCA11H/commands/system/CommunicationSettings.py
SCA11H/commands/system/GetActiveNetworkInfo.py
SCA11H/commands/system/GetBasicInfo.py
SCA11H/commands/system/GetCommunicationSettings.py
SCA11H/commands/system/GetFirmwareInfo.py
SCA11H/commands/system/GetHTTPUsername.py
SCA11H/commands/system/GetMAC.py
SCA11H/commands/system/GetNetworkSettings.py
SCA11H/commands/system/GetOTASettings.py
SCA11H/commands/system/GetSignalStrength.py
SCA11H/commands/system/GetWebpageLanguage.py
SCA11H/commands/system/GetWiFiCountryCode.py
SCA11H/commands/system/NetworkSecurityType.py
SCA11H/commands/system/OTASettings.py
SCA11H/commands/system/RunCommand.py
SCA11H/commands/system/ScanNetworks.py
SCA11H/commands/system/SetAlias.py
SCA11H/commands/system/SetCommunicationSettings.py
SCA11H/commands/system/SetHTTPPassword.py
SCA11H/commands/system/SetNetworkSettings.py
SCA11H/commands/system/SetOTASettings.py
SCA11H/commands/system/SetWebpageLanguage.py
SCA11H/commands/system/SetWiFiCountryCode.py
SCA11H/commands/system/UpgradeFirmware.py
SCA11H/commands/system/WebpageLanguage.py
SCA11H/commands/system/WiFiCountryCode.py
SCA11H/commands/system/__init__.py
bin/bcg-hostless-api