FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

OmniCore-Sample-Apps/Python at main · korewireless/OmniCore-Sample-Apps · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Readme.md

OmniCore

This is an OmniCore Model and State Management server.

This Python package is automatically generated by the OpenAPI Generator project:

  • API version: 1.8.1
  • Package version: 1.8.1
  • Build package: org.openapitools.codegen.languages.PythonNextgenClientCodegen For more information, please visit http://www.korewireless.com

Requirements.

Python 3.7+

Installation & Usage

pip install

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 OmniCore

Setuptools

Install 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 OmniCore

Samples

Please refer to the various subfolders for registry,device,gateway operations.

Author

omnicoresupport@korewireless.com


Back | FazBrowse Home | New Git URL