Skip to main content

Crate rustmod_client

Crate rustmod_client 

Source
Expand description

High-level Modbus client crate.

Re-exports§

pub use points::CoilPoints;
pub use points::RegisterPoints;
pub use sync::SyncClientError;
pub use sync::SyncModbusTcpClient;

Modules§

points
sync

Structs§

ClientConfig
DeviceIdentificationObject
ModbusClient
ReadDeviceIdentificationResponse
ReportServerIdResponse

Enums§

ClientError
RetryPolicy