package request import ( "apsClient/model" ) type UpdatePlc struct { model.DevicePlc }