Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connection ¶
func NewConnection ¶
func NewConnection(uri string) *Connection
func (*Connection) CurrentPower ¶
func (c *Connection) CurrentPower() (float64, error)
CurrentPower implements the api.Meter interface
func (*Connection) Report ¶
func (c *Connection) Report() (Report, error)
func (*Connection) Request ¶
func (c *Connection) Request(path string) error
Click to show internal directories.
Click to hide internal directories.