Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PowerSupplyS ¶
type PowerSupplyS struct { PowerSupply dcdcusb.DcDcUSB Params dcdcusb.Params // contains filtered or unexported fields }
var PowerSupply PowerSupplyS
func (*PowerSupplyS) Poll ¶
func (PS *PowerSupplyS) Poll(ctx context.Context)
func (*PowerSupplyS) Publish ¶
func (PS *PowerSupplyS) Publish(c echo.Context) error
func (*PowerSupplyS) Start ¶
func (PS *PowerSupplyS) Start(log logadapter.Logger)
func (*PowerSupplyS) Stop ¶
func (PS *PowerSupplyS) Stop()
Click to show internal directories.
Click to hide internal directories.