rodbus (.NET API) 1.3.1
Loading...
Searching...
No Matches
rodbus.Server Member List

This is the complete list of members for rodbus.Server, including all inherited members.

CreateRtu(Runtime runtime, string path, SerialPortSettings serialParams, RetryStrategy retry, DeviceMap endpoints, DecodeLevel decodeLevel)rodbus.Serverinlinestatic
CreateTcp(Runtime runtime, string address, ushort port, AddressFilter filter, ushort maxSessions, DeviceMap endpoints, DecodeLevel decodeLevel)rodbus.Serverinlinestatic
CreateTls(Runtime runtime, string address, ushort port, AddressFilter filter, ushort maxSessions, DeviceMap endpoints, TlsServerConfig tlsConfig, DecodeLevel decodeLevel)rodbus.Serverinlinestatic
CreateTlsWithAuthz(Runtime runtime, string address, ushort port, AddressFilter filter, ushort maxSessions, DeviceMap endpoints, TlsServerConfig tlsConfig, IAuthorizationHandler authorizationHandler, DecodeLevel decodeLevel)rodbus.Serverinlinestatic
SetDecodeLevel(DecodeLevel level)rodbus.Serverinline
Shutdown()rodbus.Serverinline
UpdateDatabase(byte unitId, Action< Database > transaction)rodbus.Serverinline