// SPDX-FileCopyrightText: Copyright (c) 2017-2024 slowtec GmbH <post@slowtec.de>
// SPDX-License-Identifier: MIT OR Apache-2.0
//! RTU client connections
use ;
use *;
/// Connect to no particular Modbus slave device for sending
/// broadcast messages.
/// Connect to any kind of Modbus slave device.