GithubHelp home page GithubHelp logo

joeroback / exlap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from edub0/exlap

0.0 0.0 0.0 928 KB

EXLAP 1.3 - Core schema definition

License: GNU General Public License v3.0

Python 100.00%

exlap's Introduction

EXLAP 1.3 Schema and Python interface

This projects purpose is to demonstrate the EXLAP protocol using python. You can read much more about EXLAP, its function and purpose in the /docs folder.

Information about EXLAP was released under Creative Common license making this project possible.

Credentials (creds.py) must be provided to speak to EXLAP authenticated commands.

Demonstration of protocol is limited without authentication. It is possible to test connectivity by issuing the Req_Dir('*') command to an exlap server.

To use this project to speak to an exlap server, one must provide credentials and the ip address of the exlap server. Modify the main.py file with the ip address and commands you wish to issue the server.

This project required a patch to asyncio, and assumes python 3.10.9 is present. Likely, it will work on earlier version of python 3.

Project Folder Structure

  • src/ src code
  • docs/ project documentation, exlap schema files
  • dep/ project dependencies such as python patches and imports
  • samples/ demonstrations of basic project capabilties

Some future idea for this project are better parsing of exlap responses

  • Validation of data sources and format ()

  • Test access over USB (the protocol says it supports it)

Known Issues:

EXLAP Authentication was not as documented in the schema. MD5 appears no longer used.

Websockets connection upgrade did not function as documented in schema.

exlap's People

Contributors

edub0 avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.