Skip to content
forked from olisim/eks

A Python library to communicate with an Euchner Electronic-Key-System (EKS).

Notifications You must be signed in to change notification settings

martin-eberle/eks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python EKS Library

Based on https://github.com/olisim/eks; modified to python3 compatibility.

Works with Euchner EKS Ethernet TCP/IP electronic key adapter (see https://www.euchner.de/de-de/produkte/transpondercodierte-schluesselsysteme/electronic-key-system-eks2/). Manuals from Euchner can be found here: https://assets2.euchner.de/Downloads/Betriebsanleitung/de/MAN_Handbuch-EKS-und-EKS-FSA-mit-Ethernet-TCP…_DE_2547185.pdf

Usage

See example code in demo.py. Hostname needs to be set (default 192.168.1.1), port is 2444 by default. You need to implement a callback class to receive notitications from the eks library.

About

A Python library to communicate with an Euchner Electronic-Key-System (EKS).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%