iec104

Crates.ioiec104
lib.rsiec104
version0.2.0
created_at2025-08-09 17:43:52.033069+00
updated_at2025-09-16 17:26:06.379484+00
descriptionA rust implementation of the IEC-60870-5-104 protocol.
homepagehttps://github.com/mzaniolo/iec104
repositoryhttps://github.com/mzaniolo/iec104
max_upload_size
id1788110
size215,382
Matheus Zaniolo (mzaniolo)

documentation

https://docs.rs/iec104

README

IEC104

A rust implementation of the IEC-60870-5-104 protocol.

This create provides a client and (soon) a server that implements the IEC104 protocol. Some tests were made using the c104 python library but some error may still arise. Despite is already working this is still a work in progress and the interfaces may change.

Contributions are welcome and encourage!

Commit count: 26

cargo fmt