This commit is contained in:
@@ -263,8 +263,8 @@ type ComputeBoard struct {
|
||||
type ComputeMbTempStats struct {
|
||||
XMLName xml.Name `xml:"computeMbTempStats"`
|
||||
Dn string `xml:"dn,attr,omitempty"`
|
||||
FmTempSenIo string `xml:"fmTempSenIo,attr,omitempty"`
|
||||
FmTempSenRear string `xml:"fmTempSenRear,attr,omitempty"`
|
||||
FmTempSenIo float64 `xml:"fmTempSenIo,attr,omitempty"`
|
||||
FmTempSenRear float64 `xml:"fmTempSenRear,attr,omitempty"`
|
||||
}
|
||||
|
||||
// MemoryArray represents an array of memory units.
|
||||
|
Reference in New Issue
Block a user