mxtag_pb

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tag

type Tag struct {
	Equipment            *string  `protobuf:"bytes,1,opt,name=equipment" json:"equipment,omitempty"`
	Tag                  *string  `protobuf:"bytes,2,opt,name=tag" json:"tag,omitempty"`
	AtMs                 *uint64  `protobuf:"varint,3,opt,name=at_ms,json=atMs" json:"at_ms,omitempty"`
	Value                *Value   `protobuf:"bytes,4,opt,name=value" json:"value,omitempty"`
	ValueType            *int32   `protobuf:"varint,5,opt,name=value_type,json=valueType" json:"value_type,omitempty"`
	Unit                 *string  `protobuf:"bytes,6,opt,name=unit" json:"unit,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Tag) Descriptor

func (*Tag) Descriptor() ([]byte, []int)

func (*Tag) GetAtMs

func (m *Tag) GetAtMs() uint64

func (*Tag) GetEquipment

func (m *Tag) GetEquipment() string

func (*Tag) GetTag

func (m *Tag) GetTag() string

func (*Tag) GetUnit

func (m *Tag) GetUnit() string

func (*Tag) GetValue

func (m *Tag) GetValue() *Value

func (*Tag) GetValueType

func (m *Tag) GetValueType() int32

func (*Tag) ProtoMessage

func (*Tag) ProtoMessage()

func (*Tag) Reset

func (m *Tag) Reset()

func (*Tag) String

func (m *Tag) String() string

func (*Tag) XXX_DiscardUnknown

func (m *Tag) XXX_DiscardUnknown()

func (*Tag) XXX_Marshal

func (m *Tag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Tag) XXX_Merge

func (dst *Tag) XXX_Merge(src proto.Message)

func (*Tag) XXX_Size

func (m *Tag) XXX_Size() int

func (*Tag) XXX_Unmarshal

func (m *Tag) XXX_Unmarshal(b []byte) error

type Value

type Value struct {
	FloatValue           *float32 `protobuf:"fixed32,1,opt,name=float_value,json=floatValue" json:"float_value,omitempty"`
	DoubleValue          *float64 `protobuf:"fixed64,2,opt,name=double_value,json=doubleValue" json:"double_value,omitempty"`
	IntValue             *int64   `protobuf:"zigzag64,3,opt,name=int_value,json=intValue" json:"int_value,omitempty"`
	UintValue            *uint64  `protobuf:"varint,4,opt,name=uint_value,json=uintValue" json:"uint_value,omitempty"`
	StrValue             *string  `protobuf:"bytes,5,opt,name=str_value,json=strValue" json:"str_value,omitempty"`
	BytesValue           []byte   `protobuf:"bytes,6,opt,name=bytes_value,json=bytesValue" json:"bytes_value,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Value) Descriptor

func (*Value) Descriptor() ([]byte, []int)

func (*Value) GetBytesValue

func (m *Value) GetBytesValue() []byte

func (*Value) GetDoubleValue

func (m *Value) GetDoubleValue() float64

func (*Value) GetFloatValue

func (m *Value) GetFloatValue() float32

func (*Value) GetIntValue

func (m *Value) GetIntValue() int64

func (*Value) GetStrValue

func (m *Value) GetStrValue() string

func (*Value) GetUintValue

func (m *Value) GetUintValue() uint64

func (*Value) ProtoMessage

func (*Value) ProtoMessage()

func (*Value) Reset

func (m *Value) Reset()

func (*Value) String

func (m *Value) String() string

func (*Value) XXX_DiscardUnknown

func (m *Value) XXX_DiscardUnknown()

func (*Value) XXX_Marshal

func (m *Value) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Value) XXX_Merge

func (dst *Value) XXX_Merge(src proto.Message)

func (*Value) XXX_Size

func (m *Value) XXX_Size() int

func (*Value) XXX_Unmarshal

func (m *Value) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL