Versions in this module Expand all Collapse all v0 v0.1.0 Jul 31, 2017 Changes in this version + type Event struct + Value float64 + func (*Event) Descriptor() ([]byte, []int) + func (*Event) ProtoMessage() + func (m *Event) GetValue() float64 + func (m *Event) Reset() + func (m *Event) String() string + type View struct + Enabled bool + MaxValue float64 + MinValue float64 + Value float64 + func (*View) Descriptor() ([]byte, []int) + func (*View) ProtoMessage() + func (m *View) GetEnabled() bool + func (m *View) GetMaxValue() float64 + func (m *View) GetMinValue() float64 + func (m *View) GetValue() float64 + func (m *View) Reset() + func (m *View) String() string