Skip to content
/ vv104 Public

IEC 104 library with client and server implementation. WIP.

License

Notifications You must be signed in to change notification settings

viduq/vv104

Folders and files

NameName
Last commit message
Last commit date

Latest commit

005cf32 · Feb 5, 2024

History

42 Commits
Feb 1, 2024
Jan 20, 2024
Nov 22, 2023
Nov 5, 2023
Jan 10, 2024
Jan 13, 2024
Feb 1, 2024
Jan 29, 2024
Feb 5, 2024
Nov 5, 2023
Feb 1, 2024
Feb 1, 2024
Jan 20, 2024
Jan 20, 2024
Jan 14, 2024
Jan 29, 2024
Jan 28, 2024
Feb 1, 2024
Nov 5, 2023
Nov 5, 2023
Feb 1, 2024
Nov 5, 2023
Nov 24, 2023

Repository files navigation

vv104

IEC 60870-5-104 (IEC 104) server and client implementation with test features.

Work in progress.

  • Run as client with go run cmd/main.go
  • Use -s to run as server.
  • Use -h 192.168.0.1 to connect to or listen on specific hostname or IP address. Default is localhost.
  • Use -p 2405 to connect or listen on specific port. Default is 2404.
  • For more cli flags use --help

This repository is mainly used in my other repository https://github.com/viduq/brez104 which is a GUI program for IEC 104.

About

IEC 104 library with client and server implementation. WIP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages