| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This is an OmniCore Model and State Management server.
This Python package is automatically generated by the OpenAPI Generator project:
Python 3.7+
If the python package is hosted on a repository, you can install directly using:
pip install git+https://github.com/korewireless/OmniCore-Python-SDK.git(you may need to run pip with root permission: sudo pip install git+https://github.com/korewireless/OmniCore-Python-SDK.git)
Then import the package:
import OmniCoreInstall via Setuptools.
python setup.py install --user(or sudo python setup.py install to install the package for all users)
Then import the package:
import OmniCorePlease refer to the various subfolders for registry,device,gateway operations.
| Back | FazBrowse Home | New Git URL |