Function sunspec::tokio_modbus::write_point
source · pub async fn write_point<M: Model, T: Value>(
ctx: &mut Context,
model_addr: &ModelAddr<M>,
point_def: &PointDef<M, T>,
value: T
) -> Result<(), WritePointError>Expand description
Write data for a single point