Skip to content

wellington1993/astm-serial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sampel communication with astm e1381 protocol.

ready on pip

pip install astm-serial

for documentation please visit http://astm-serial.readthedocs.io/

under construction

schema communication:

client > ENQ
server > ACK
client > DATA
server > ACK
client > EOT

NAK handling

client > ???
server > NAK
client > EOT

About

implement astm communication standar e1381 in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.8%
  • C++ 11.2%