Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeviceStruct ¶
func NewDevice ¶
func NewDevice( deviceConfig device.Config, victronConfig Config, stateStorage *dataflow.ValueStorage, ) *DeviceStruct
func (*DeviceStruct) Model ¶
func (c *DeviceStruct) Model() string
type Register ¶ added in v3.2.0
type Register struct {
veregister.Register
}
Register is used as a wrapper for veregister.Register to implement dataflow.Register
func (Register) RegisterType ¶ added in v3.2.0
func (r Register) RegisterType() dataflow.RegisterType
Click to show internal directories.
Click to hide internal directories.