Versions in this module Expand all Collapse all v3 v3.13.2 Mar 8, 2023 v3.13.1 Mar 8, 2023 v3.13.0 Mar 7, 2023 Changes in this version + var ErrorType_name = map[int32]string + var ErrorType_value = map[string]int32 + type AckEvent struct + Acknowledged bool + ApplicationId uint64 + ApplicationName string + DevEui []byte + DeviceName string + FCnt uint32 + PublishedAt *timestamp.Timestamp + Tags map[string]string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*AckEvent) Descriptor() ([]byte, []int) + func (*AckEvent) ProtoMessage() + func (m *AckEvent) GetAcknowledged() bool + func (m *AckEvent) GetApplicationId() uint64 + func (m *AckEvent) GetApplicationName() string + func (m *AckEvent) GetDevEui() []byte + func (m *AckEvent) GetDeviceName() string + func (m *AckEvent) GetFCnt() uint32 + func (m *AckEvent) GetPublishedAt() *timestamp.Timestamp + func (m *AckEvent) GetTags() map[string]string + func (m *AckEvent) Reset() + func (m *AckEvent) String() string + func (m *AckEvent) XXX_DiscardUnknown() + func (m *AckEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AckEvent) XXX_Merge(src proto.Message) + func (m *AckEvent) XXX_Size() int + func (m *AckEvent) XXX_Unmarshal(b []byte) error + type ErrorEvent struct + ApplicationId uint64 + ApplicationName string + DevEui []byte + DeviceName string + Error string + FCnt uint32 + PublishedAt *timestamp.Timestamp + Tags map[string]string + Type ErrorType + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ErrorEvent) Descriptor() ([]byte, []int) + func (*ErrorEvent) ProtoMessage() + func (m *ErrorEvent) GetApplicationId() uint64 + func (m *ErrorEvent) GetApplicationName() string + func (m *ErrorEvent) GetDevEui() []byte + func (m *ErrorEvent) GetDeviceName() string + func (m *ErrorEvent) GetError() string + func (m *ErrorEvent) GetFCnt() uint32 + func (m *ErrorEvent) GetPublishedAt() *timestamp.Timestamp + func (m *ErrorEvent) GetTags() map[string]string + func (m *ErrorEvent) GetType() ErrorType + func (m *ErrorEvent) Reset() + func (m *ErrorEvent) String() string + func (m *ErrorEvent) XXX_DiscardUnknown() + func (m *ErrorEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ErrorEvent) XXX_Merge(src proto.Message) + func (m *ErrorEvent) XXX_Size() int + func (m *ErrorEvent) XXX_Unmarshal(b []byte) error + type ErrorType int32 + const ErrorType_DOWNLINK_CODEC + const ErrorType_DOWNLINK_FCNT + const ErrorType_DOWNLINK_GATEWAY + const ErrorType_DOWNLINK_PAYLOAD_SIZE + const ErrorType_OTAA + const ErrorType_UNKNOWN + const ErrorType_UPLINK_CODEC + const ErrorType_UPLINK_FCNT_RESET + const ErrorType_UPLINK_FCNT_RETRANSMISSION + const ErrorType_UPLINK_MIC + func (ErrorType) EnumDescriptor() ([]byte, []int) + func (x ErrorType) String() string + type IntegrationEvent struct + ApplicationId uint64 + ApplicationName string + DevEui []byte + DeviceName string + EventType string + IntegrationName string + ObjectJson string + PublishedAt *timestamp.Timestamp + Tags map[string]string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*IntegrationEvent) Descriptor() ([]byte, []int) + func (*IntegrationEvent) ProtoMessage() + func (m *IntegrationEvent) GetApplicationId() uint64 + func (m *IntegrationEvent) GetApplicationName() string + func (m *IntegrationEvent) GetDevEui() []byte + func (m *IntegrationEvent) GetDeviceName() string + func (m *IntegrationEvent) GetEventType() string + func (m *IntegrationEvent) GetIntegrationName() string + func (m *IntegrationEvent) GetObjectJson() string + func (m *IntegrationEvent) GetPublishedAt() *timestamp.Timestamp + func (m *IntegrationEvent) GetTags() map[string]string + func (m *IntegrationEvent) Reset() + func (m *IntegrationEvent) String() string + func (m *IntegrationEvent) XXX_DiscardUnknown() + func (m *IntegrationEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IntegrationEvent) XXX_Merge(src proto.Message) + func (m *IntegrationEvent) XXX_Size() int + func (m *IntegrationEvent) XXX_Unmarshal(b []byte) error + type JoinEvent struct + ApplicationId uint64 + ApplicationName string + DevAddr []byte + DevEui []byte + DeviceName string + Dr uint32 + PublishedAt *timestamp.Timestamp + RxInfo []*gw.UplinkRXInfo + Tags map[string]string + TxInfo *gw.UplinkTXInfo + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*JoinEvent) Descriptor() ([]byte, []int) + func (*JoinEvent) ProtoMessage() + func (m *JoinEvent) GetApplicationId() uint64 + func (m *JoinEvent) GetApplicationName() string + func (m *JoinEvent) GetDevAddr() []byte + func (m *JoinEvent) GetDevEui() []byte + func (m *JoinEvent) GetDeviceName() string + func (m *JoinEvent) GetDr() uint32 + func (m *JoinEvent) GetPublishedAt() *timestamp.Timestamp + func (m *JoinEvent) GetRxInfo() []*gw.UplinkRXInfo + func (m *JoinEvent) GetTags() map[string]string + func (m *JoinEvent) GetTxInfo() *gw.UplinkTXInfo + func (m *JoinEvent) Reset() + func (m *JoinEvent) String() string + func (m *JoinEvent) XXX_DiscardUnknown() + func (m *JoinEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *JoinEvent) XXX_Merge(src proto.Message) + func (m *JoinEvent) XXX_Size() int + func (m *JoinEvent) XXX_Unmarshal(b []byte) error + type LocationEvent struct + ApplicationId uint64 + ApplicationName string + DevEui []byte + DeviceName string + FCnt uint32 + Location *common.Location + PublishedAt *timestamp.Timestamp + Tags map[string]string + UplinkIds [][]byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*LocationEvent) Descriptor() ([]byte, []int) + func (*LocationEvent) ProtoMessage() + func (m *LocationEvent) GetApplicationId() uint64 + func (m *LocationEvent) GetApplicationName() string + func (m *LocationEvent) GetDevEui() []byte + func (m *LocationEvent) GetDeviceName() string + func (m *LocationEvent) GetFCnt() uint32 + func (m *LocationEvent) GetLocation() *common.Location + func (m *LocationEvent) GetPublishedAt() *timestamp.Timestamp + func (m *LocationEvent) GetTags() map[string]string + func (m *LocationEvent) GetUplinkIds() [][]byte + func (m *LocationEvent) Reset() + func (m *LocationEvent) String() string + func (m *LocationEvent) XXX_DiscardUnknown() + func (m *LocationEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *LocationEvent) XXX_Merge(src proto.Message) + func (m *LocationEvent) XXX_Size() int + func (m *LocationEvent) XXX_Unmarshal(b []byte) error + type StatusEvent struct + ApplicationId uint64 + ApplicationName string + BatteryLevel float32 + BatteryLevelUnavailable bool + DevEui []byte + DeviceName string + ExternalPowerSource bool + Margin int32 + PublishedAt *timestamp.Timestamp + Tags map[string]string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*StatusEvent) Descriptor() ([]byte, []int) + func (*StatusEvent) ProtoMessage() + func (m *StatusEvent) GetApplicationId() uint64 + func (m *StatusEvent) GetApplicationName() string + func (m *StatusEvent) GetBatteryLevel() float32 + func (m *StatusEvent) GetBatteryLevelUnavailable() bool + func (m *StatusEvent) GetDevEui() []byte + func (m *StatusEvent) GetDeviceName() string + func (m *StatusEvent) GetExternalPowerSource() bool + func (m *StatusEvent) GetMargin() int32 + func (m *StatusEvent) GetPublishedAt() *timestamp.Timestamp + func (m *StatusEvent) GetTags() map[string]string + func (m *StatusEvent) Reset() + func (m *StatusEvent) String() string + func (m *StatusEvent) XXX_DiscardUnknown() + func (m *StatusEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StatusEvent) XXX_Merge(src proto.Message) + func (m *StatusEvent) XXX_Size() int + func (m *StatusEvent) XXX_Unmarshal(b []byte) error + type TxAckEvent struct + ApplicationId uint64 + ApplicationName string + DevEui []byte + DeviceName string + FCnt uint32 + GatewayId []byte + PublishedAt *timestamp.Timestamp + Tags map[string]string + TxInfo *gw.DownlinkTXInfo + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TxAckEvent) Descriptor() ([]byte, []int) + func (*TxAckEvent) ProtoMessage() + func (m *TxAckEvent) GetApplicationId() uint64 + func (m *TxAckEvent) GetApplicationName() string + func (m *TxAckEvent) GetDevEui() []byte + func (m *TxAckEvent) GetDeviceName() string + func (m *TxAckEvent) GetFCnt() uint32 + func (m *TxAckEvent) GetGatewayId() []byte + func (m *TxAckEvent) GetPublishedAt() *timestamp.Timestamp + func (m *TxAckEvent) GetTags() map[string]string + func (m *TxAckEvent) GetTxInfo() *gw.DownlinkTXInfo + func (m *TxAckEvent) Reset() + func (m *TxAckEvent) String() string + func (m *TxAckEvent) XXX_DiscardUnknown() + func (m *TxAckEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TxAckEvent) XXX_Merge(src proto.Message) + func (m *TxAckEvent) XXX_Size() int + func (m *TxAckEvent) XXX_Unmarshal(b []byte) error + type UplinkEvent struct + Adr bool + ApplicationId uint64 + ApplicationName string + ConfirmedUplink bool + Data []byte + DevAddr []byte + DevEui []byte + DeviceName string + DeviceProfileId string + DeviceProfileName string + Dr uint32 + FCnt uint32 + FPort uint32 + ObjectJson string + PublishedAt *timestamp.Timestamp + RxInfo []*gw.UplinkRXInfo + Tags map[string]string + TxInfo *gw.UplinkTXInfo + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UplinkEvent) Descriptor() ([]byte, []int) + func (*UplinkEvent) ProtoMessage() + func (m *UplinkEvent) GetAdr() bool + func (m *UplinkEvent) GetApplicationId() uint64 + func (m *UplinkEvent) GetApplicationName() string + func (m *UplinkEvent) GetConfirmedUplink() bool + func (m *UplinkEvent) GetData() []byte + func (m *UplinkEvent) GetDevAddr() []byte + func (m *UplinkEvent) GetDevEui() []byte + func (m *UplinkEvent) GetDeviceName() string + func (m *UplinkEvent) GetDeviceProfileId() string + func (m *UplinkEvent) GetDeviceProfileName() string + func (m *UplinkEvent) GetDr() uint32 + func (m *UplinkEvent) GetFCnt() uint32 + func (m *UplinkEvent) GetFPort() uint32 + func (m *UplinkEvent) GetObjectJson() string + func (m *UplinkEvent) GetPublishedAt() *timestamp.Timestamp + func (m *UplinkEvent) GetRxInfo() []*gw.UplinkRXInfo + func (m *UplinkEvent) GetTags() map[string]string + func (m *UplinkEvent) GetTxInfo() *gw.UplinkTXInfo + func (m *UplinkEvent) Reset() + func (m *UplinkEvent) String() string + func (m *UplinkEvent) XXX_DiscardUnknown() + func (m *UplinkEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UplinkEvent) XXX_Merge(src proto.Message) + func (m *UplinkEvent) XXX_Size() int + func (m *UplinkEvent) XXX_Unmarshal(b []byte) error