@ -324,6 +324,8 @@ type ScenarioConfig struct {
Value []string `xml:"value,attr"`
BargeIn []string `xml:"bargeIn,attr"`
SttMaxTime []int `xml:"sttMaxTime,attr"`
TimeValue []bool `xml:"timeValue,attr"`
TimeSleep []int `xml:"timesleep,attr"`
}
type SimConfig struct {