Metadata-Version: 2.1
Name: bondzai.idetect40-interface
Version: 0.1.4
Summary: Bondzai iDetect 4.0 interface
Home-page: UNKNOWN
Author: Bondzai
License: Apache License 2.0
Keywords: davinsy,bondzai,idetect40
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Provides-Extra: dev
License-File: NOTICE

Bondzai iDetect 4.0 interface
=============================

Description
~~~~~~~~~~~

Bondzai iDetect 4.0 interface provides python library to communicate with one product instance via socket

Installation
~~~~~~~~~~~~

.. code:: bash

   pip install bondzai.idetect40-interface

Usage
~~~~~

.. code:: python

   from bondzai.idetect40_interface import socket

