Documentation
¶
Index ¶
Constants ¶
View Source
const (
ItemNameResult = "Temperature"
)
Variables ¶
View Source
var Image []byte
Functions ¶
func New ¶
func New() common_interfaces.IUnit
Types ¶
type UnitRaspberryPiCPUTemp ¶
type UnitRaspberryPiCPUTemp struct {
units_common.Unit
// contains filtered or unexported fields
}
func (*UnitRaspberryPiCPUTemp) GetConfigMeta ¶
func (c *UnitRaspberryPiCPUTemp) GetConfigMeta() string
func (*UnitRaspberryPiCPUTemp) InternalUnitStart ¶
func (c *UnitRaspberryPiCPUTemp) InternalUnitStart() error
func (*UnitRaspberryPiCPUTemp) InternalUnitStop ¶
func (c *UnitRaspberryPiCPUTemp) InternalUnitStop()
func (*UnitRaspberryPiCPUTemp) Tick ¶
func (c *UnitRaspberryPiCPUTemp) Tick()
Click to show internal directories.
Click to hide internal directories.