Skip to content

kodira/omlox-client-python

Repository files navigation

Important

Code, documentation and this README have been generated using OpenAPI Generator and the OMLOX OpenAPI Spec provided here.

omlox-client Python

A Python client for omlox Hubs like the CorivaHub Lite or the FlowCate DeepHub

What is omlox?

omlox is an open locating standard. omlox provides specifications, interfaces, and defined behavior to bridge the gap between:

  • Applications
  • Locating Middleware
  • Real Time Locating Systems
  • Tags and "Things" (Trackables in omlox terminology)

omlox Architecture

An omlox Hub is one of the centerpieces of omlox. It is a locating middleware that enables interoperability and flexibility across different locating technologies. Start building your apps based on the omlox Hub API...

Getting Started

  1. Clone this repository

  2. Create a virtual environment for all dependencies

    python3 -m venv .venv
    source .venv/bin/activate
    
    pip3 install --upgrade pip
    pip3 install -r requirements.txt
  3. Run python3 example.py

About

Python API client to use with OMLOX Hub

Resources

Stars

Watchers

Forks

Contributors

Languages