[][src]Constant truebner_smt100::modbus::BROADCAST_SLAVE

pub const BROADCAST_SLAVE: Slave

The fixed broadcast address of all sensors that cannot be altered.

Warning: This address should only be used for configuration purposes, i.e. for initially setting the Modbus slave address of each connected device. All other requests to this address are answered with the slave address 0 (= broadcast) and might be rejected by tokio-modbus!