Crates.io | iec104 |
lib.rs | iec104 |
version | 0.2.0 |
created_at | 2025-08-09 17:43:52.033069+00 |
updated_at | 2025-09-16 17:26:06.379484+00 |
description | A rust implementation of the IEC-60870-5-104 protocol. |
homepage | https://github.com/mzaniolo/iec104 |
repository | https://github.com/mzaniolo/iec104 |
max_upload_size | |
id | 1788110 |
size | 215,382 |
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!