Metadata-Version: 2.1
Name: OmnicommSun
Version: 0.0.25
Summary: test
Home-page: https://github.com/SeAllexUnder/OmnicommSun
Author: SeAllexUnder
Author-email: sun5038@yandex.ru
Project-URL: GitHub, https://github.com/SeAllexUnder/OmnicommSun
Keywords: omnicomm
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests >=2.25.1

# Omnicomm Config Server Library #

## Что это? ##
Библиотека для работы с сервером удаленной настройки (СУН) Омникомм


----------


### Установка ###

Установите пакет:

    pip install OmnicommSun

Импортируйте класс в проект

    from OmnicommSun import SUN


----------


### Описание методов ###

"get_registrator_settings" - получение настроек регистратора. Первым аргументом передается номер регистратора int, вторым - пароль str
