Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeviceHealth ¶
type DeviceHealth struct { base.Model ActionTime time.Time DeviceID uint32 Value float64 CreatedAt time.Time }
DeviceHealth ..
func (*DeviceHealth) IsUnhealthy ¶
func (m *DeviceHealth) IsUnhealthy() bool
IsUnhealthy check if device is unhealthy
Click to show internal directories.
Click to hide internal directories.