Skip to content

Multithread application handles events coming from subordinated devices over industrial protocols (Profinet, Modbus, IEC 60870-5-104) over tcp connections.

Notifications You must be signed in to change notification settings

a-givertzman/data-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-server

Server application written on rust for linux os.

Multithread application handles events coming from subordinated devices over industrial protocols (Profinet, Modbus, IEC 60870-5-104) over tcp connections.

  • Profinet
  • Modbus TCP
  • IEC 60870-5-104

installation

  • download latest snap7 package from here (tested on v1.4.2)
  • unzip
  • cd into uziped:
cd snap7-full-1.4.2/build/unix
  • compile & install (debian linux)
sudo make -f x86_64_linux.mk all install LibInstall=/usr/lib

run

git clone https://github.com/a-givertzman/data-server.git
cd data-server
cargo run --release

About

Multithread application handles events coming from subordinated devices over industrial protocols (Profinet, Modbus, IEC 60870-5-104) over tcp connections.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages