Documentation
¶
Index ¶
- Variables
- type BasestationDownlinkFrameLog
- func (*BasestationDownlinkFrameLog) Descriptor() ([]byte, []int)deprecated
- func (x *BasestationDownlinkFrameLog) GetAttPrp() *bs.AttachPropagate
- func (x *BasestationDownlinkFrameLog) GetBsEui() string
- func (x *BasestationDownlinkFrameLog) GetDetPrp() *bs.DetachPropagate
- func (x *BasestationDownlinkFrameLog) GetDownlinkId() string
- func (x *BasestationDownlinkFrameLog) GetMessage() isBasestationDownlinkFrameLog_Message
- func (x *BasestationDownlinkFrameLog) GetMessageType() common.BasestationDownlinkMessageType
- func (x *BasestationDownlinkFrameLog) GetReqStatus() *bs.RequestStatus
- func (x *BasestationDownlinkFrameLog) GetReqVmStatus() *bs.RequestVariableMacStatus
- func (x *BasestationDownlinkFrameLog) GetTime() *timestamppb.Timestamp
- func (x *BasestationDownlinkFrameLog) GetUplinkId() string
- func (x *BasestationDownlinkFrameLog) GetVmActivate() *bs.EnableVariableMac
- func (x *BasestationDownlinkFrameLog) GetVmBatch() *bs.BatchVariableMac
- func (x *BasestationDownlinkFrameLog) GetVmDeactivate() *bs.DisableVariableMac
- func (*BasestationDownlinkFrameLog) ProtoMessage()
- func (x *BasestationDownlinkFrameLog) ProtoReflect() protoreflect.Message
- func (x *BasestationDownlinkFrameLog) Reset()
- func (x *BasestationDownlinkFrameLog) String() string
- type BasestationDownlinkFrameLog_AttPrp
- type BasestationDownlinkFrameLog_DetPrp
- type BasestationDownlinkFrameLog_ReqStatus
- type BasestationDownlinkFrameLog_ReqVmStatus
- type BasestationDownlinkFrameLog_VmActivate
- type BasestationDownlinkFrameLog_VmBatch
- type BasestationDownlinkFrameLog_VmDeactivate
- type BasestationUplinkFrameLog
- func (*BasestationUplinkFrameLog) Descriptor() ([]byte, []int)deprecated
- func (x *BasestationUplinkFrameLog) GetBsEui() string
- func (x *BasestationUplinkFrameLog) GetCon() *bs.BasestationConnection
- func (x *BasestationUplinkFrameLog) GetMessage() isBasestationUplinkFrameLog_Message
- func (x *BasestationUplinkFrameLog) GetMessageType() common.BasestationUplinkMessageType
- func (x *BasestationUplinkFrameLog) GetPrpAck() *bs.BasestationPropagationAck
- func (x *BasestationUplinkFrameLog) GetStatus() *bs.BasestationStatus
- func (x *BasestationUplinkFrameLog) GetTime() *timestamppb.Timestamp
- func (x *BasestationUplinkFrameLog) GetUplinkId() string
- func (x *BasestationUplinkFrameLog) GetVmStatus() *bs.BasestationVariableMacStatus
- func (*BasestationUplinkFrameLog) ProtoMessage()
- func (x *BasestationUplinkFrameLog) ProtoReflect() protoreflect.Message
- func (x *BasestationUplinkFrameLog) Reset()
- func (x *BasestationUplinkFrameLog) String() string
- type BasestationUplinkFrameLog_Con
- type BasestationUplinkFrameLog_PrpAck
- type BasestationUplinkFrameLog_Status
- type BasestationUplinkFrameLog_VmStatus
- type EndnodeDownlinkFrameLog
- func (*EndnodeDownlinkFrameLog) Descriptor() ([]byte, []int)deprecated
- func (x *EndnodeDownlinkFrameLog) GetBsEui() string
- func (x *EndnodeDownlinkFrameLog) GetDlDataQue() *bs.EnqueDownlink
- func (x *EndnodeDownlinkFrameLog) GetDlDataRev() *bs.RevokeDownlink
- func (x *EndnodeDownlinkFrameLog) GetDlRxStatQry() *bs.DownlinkRxStatusQuery
- func (x *EndnodeDownlinkFrameLog) GetDownlinkId() string
- func (x *EndnodeDownlinkFrameLog) GetMessage() isEndnodeDownlinkFrameLog_Message
- func (x *EndnodeDownlinkFrameLog) GetMessageType() common.EndnodeDownlinkMessageType
- func (x *EndnodeDownlinkFrameLog) GetTime() *timestamppb.Timestamp
- func (x *EndnodeDownlinkFrameLog) GetUplinkId() string
- func (*EndnodeDownlinkFrameLog) ProtoMessage()
- func (x *EndnodeDownlinkFrameLog) ProtoReflect() protoreflect.Message
- func (x *EndnodeDownlinkFrameLog) Reset()
- func (x *EndnodeDownlinkFrameLog) String() string
- type EndnodeDownlinkFrameLog_DlDataQue
- type EndnodeDownlinkFrameLog_DlDataRev
- type EndnodeDownlinkFrameLog_DlRxStatQry
- type EndnodeDownlinkResultLog
- func (*EndnodeDownlinkResultLog) Descriptor() ([]byte, []int)deprecated
- func (x *EndnodeDownlinkResultLog) GetBsEui() string
- func (x *EndnodeDownlinkResultLog) GetDlRes() *bs.BasestationDownlinkResult
- func (*EndnodeDownlinkResultLog) ProtoMessage()
- func (x *EndnodeDownlinkResultLog) ProtoReflect() protoreflect.Message
- func (x *EndnodeDownlinkResultLog) Reset()
- func (x *EndnodeDownlinkResultLog) String() string
- type EndnodeDownlinkRxStatusLog
- func (*EndnodeDownlinkRxStatusLog) Descriptor() ([]byte, []int)deprecated
- func (x *EndnodeDownlinkRxStatusLog) GetBsEui() string
- func (x *EndnodeDownlinkRxStatusLog) GetDlRxStat() *bs.BasestationDownlinkRxStatus
- func (*EndnodeDownlinkRxStatusLog) ProtoMessage()
- func (x *EndnodeDownlinkRxStatusLog) ProtoReflect() protoreflect.Message
- func (x *EndnodeDownlinkRxStatusLog) Reset()
- func (x *EndnodeDownlinkRxStatusLog) String() string
- type EndnodeUplinkFrameLog
- func (*EndnodeUplinkFrameLog) Descriptor() ([]byte, []int)deprecated
- func (x *EndnodeUplinkFrameLog) GetAtt() *bs.EndnodeAttMessage
- func (x *EndnodeUplinkFrameLog) GetDet() *bs.EndnodeDetMessage
- func (x *EndnodeUplinkFrameLog) GetDlRes() *EndnodeDownlinkResultLog
- func (x *EndnodeUplinkFrameLog) GetDlRxStat() *EndnodeDownlinkRxStatusLog
- func (x *EndnodeUplinkFrameLog) GetMessage() isEndnodeUplinkFrameLog_Message
- func (x *EndnodeUplinkFrameLog) GetMessageType() common.EndnodeUplinkMessageType
- func (x *EndnodeUplinkFrameLog) GetMetadata() map[string]*bs.EndnodeUplinkMetadata
- func (x *EndnodeUplinkFrameLog) GetTime() *timestamppb.Timestamp
- func (x *EndnodeUplinkFrameLog) GetUlData() *bs.EndnodeUlDataMessage
- func (x *EndnodeUplinkFrameLog) GetUplinkId() string
- func (x *EndnodeUplinkFrameLog) GetVmUlData() *bs.EndnodeVariableMacUlDataMessage
- func (*EndnodeUplinkFrameLog) ProtoMessage()
- func (x *EndnodeUplinkFrameLog) ProtoReflect() protoreflect.Message
- func (x *EndnodeUplinkFrameLog) Reset()
- func (x *EndnodeUplinkFrameLog) String() string
- type EndnodeUplinkFrameLog_Att
- type EndnodeUplinkFrameLog_Det
- type EndnodeUplinkFrameLog_DlRes
- type EndnodeUplinkFrameLog_DlRxStat
- type EndnodeUplinkFrameLog_UlData
- type EndnodeUplinkFrameLog_VmUlData
- type FrameLogItem
- func (*FrameLogItem) Descriptor() ([]byte, []int)deprecated
- func (x *FrameLogItem) GetBsDl() *BasestationDownlinkFrameLog
- func (x *FrameLogItem) GetBsUl() *BasestationUplinkFrameLog
- func (x *FrameLogItem) GetEpDl() *EndnodeDownlinkFrameLog
- func (x *FrameLogItem) GetEpUl() *EndnodeUplinkFrameLog
- func (x *FrameLogItem) GetItem() isFrameLogItem_Item
- func (x *FrameLogItem) GetStreamId() string
- func (x *FrameLogItem) GetVmUl() *VariableMacUplinkFrameLog
- func (*FrameLogItem) ProtoMessage()
- func (x *FrameLogItem) ProtoReflect() protoreflect.Message
- func (x *FrameLogItem) Reset()
- func (x *FrameLogItem) String() string
- type FrameLogItem_BsDl
- type FrameLogItem_BsUl
- type FrameLogItem_EpDl
- type FrameLogItem_EpUl
- type FrameLogItem_VmUl
- type VariableMacUplinkFrameLog
- func (*VariableMacUplinkFrameLog) Descriptor() ([]byte, []int)deprecated
- func (x *VariableMacUplinkFrameLog) GetMacName() common.VariableMacType
- func (x *VariableMacUplinkFrameLog) GetMacType() uint32
- func (x *VariableMacUplinkFrameLog) GetMessage() *bs.EndnodeVariableMacUlDataMessage
- func (x *VariableMacUplinkFrameLog) GetMetadata() map[string]*bs.EndnodeUplinkMetadata
- func (x *VariableMacUplinkFrameLog) GetTime() *timestamppb.Timestamp
- func (x *VariableMacUplinkFrameLog) GetUplinkId() string
- func (*VariableMacUplinkFrameLog) ProtoMessage()
- func (x *VariableMacUplinkFrameLog) ProtoReflect() protoreflect.Message
- func (x *VariableMacUplinkFrameLog) Reset()
- func (x *VariableMacUplinkFrameLog) String() string
Constants ¶
This section is empty.
Variables ¶
View Source
var File_streaming_frame_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type BasestationDownlinkFrameLog ¶
type BasestationDownlinkFrameLog struct {
// Basestation EUI, hex string
BsEui string `protobuf:"bytes,1,opt,name=bs_eui,json=bsEui,proto3" json:"bs_eui,omitempty"`
// Message type.
MessageType common.BasestationDownlinkMessageType `` /* 138-byte string literal not displayed */
// Time.
Time *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=time,proto3" json:"time,omitempty"`
// Downlink ID (UUID)
DownlinkId string `protobuf:"bytes,4,opt,name=downlink_id,json=downlinkId,proto3" json:"downlink_id,omitempty"`
// Optional Uplink ID (UUID) for responses
UplinkId *string `protobuf:"bytes,5,opt,name=uplink_id,json=uplinkId,proto3,oneof" json:"uplink_id,omitempty"`
// Message.
//
// Types that are valid to be assigned to Message:
//
// *BasestationDownlinkFrameLog_AttPrp
// *BasestationDownlinkFrameLog_DetPrp
// *BasestationDownlinkFrameLog_ReqStatus
// *BasestationDownlinkFrameLog_ReqVmStatus
// *BasestationDownlinkFrameLog_VmActivate
// *BasestationDownlinkFrameLog_VmDeactivate
// *BasestationDownlinkFrameLog_VmBatch
Message isBasestationDownlinkFrameLog_Message `protobuf_oneof:"message"`
// contains filtered or unexported fields
}
func (*BasestationDownlinkFrameLog) Descriptor
deprecated
func (*BasestationDownlinkFrameLog) Descriptor() ([]byte, []int)
Deprecated: Use BasestationDownlinkFrameLog.ProtoReflect.Descriptor instead.
func (*BasestationDownlinkFrameLog) GetAttPrp ¶
func (x *BasestationDownlinkFrameLog) GetAttPrp() *bs.AttachPropagate
func (*BasestationDownlinkFrameLog) GetBsEui ¶
func (x *BasestationDownlinkFrameLog) GetBsEui() string
func (*BasestationDownlinkFrameLog) GetDetPrp ¶
func (x *BasestationDownlinkFrameLog) GetDetPrp() *bs.DetachPropagate
func (*BasestationDownlinkFrameLog) GetDownlinkId ¶
func (x *BasestationDownlinkFrameLog) GetDownlinkId() string
func (*BasestationDownlinkFrameLog) GetMessage ¶
func (x *BasestationDownlinkFrameLog) GetMessage() isBasestationDownlinkFrameLog_Message
func (*BasestationDownlinkFrameLog) GetMessageType ¶
func (x *BasestationDownlinkFrameLog) GetMessageType() common.BasestationDownlinkMessageType
func (*BasestationDownlinkFrameLog) GetReqStatus ¶
func (x *BasestationDownlinkFrameLog) GetReqStatus() *bs.RequestStatus
func (*BasestationDownlinkFrameLog) GetReqVmStatus ¶
func (x *BasestationDownlinkFrameLog) GetReqVmStatus() *bs.RequestVariableMacStatus
func (*BasestationDownlinkFrameLog) GetTime ¶
func (x *BasestationDownlinkFrameLog) GetTime() *timestamppb.Timestamp
func (*BasestationDownlinkFrameLog) GetUplinkId ¶
func (x *BasestationDownlinkFrameLog) GetUplinkId() string
func (*BasestationDownlinkFrameLog) GetVmActivate ¶
func (x *BasestationDownlinkFrameLog) GetVmActivate() *bs.EnableVariableMac
func (*BasestationDownlinkFrameLog) GetVmBatch ¶
func (x *BasestationDownlinkFrameLog) GetVmBatch() *bs.BatchVariableMac
func (*BasestationDownlinkFrameLog) GetVmDeactivate ¶
func (x *BasestationDownlinkFrameLog) GetVmDeactivate() *bs.DisableVariableMac
func (*BasestationDownlinkFrameLog) ProtoMessage ¶
func (*BasestationDownlinkFrameLog) ProtoMessage()
func (*BasestationDownlinkFrameLog) ProtoReflect ¶
func (x *BasestationDownlinkFrameLog) ProtoReflect() protoreflect.Message
func (*BasestationDownlinkFrameLog) Reset ¶
func (x *BasestationDownlinkFrameLog) Reset()
func (*BasestationDownlinkFrameLog) String ¶
func (x *BasestationDownlinkFrameLog) String() string
type BasestationDownlinkFrameLog_AttPrp ¶
type BasestationDownlinkFrameLog_AttPrp struct {
// Propagate attach
AttPrp *bs.AttachPropagate `protobuf:"bytes,6,opt,name=att_prp,json=attPrp,proto3,oneof"`
}
type BasestationDownlinkFrameLog_DetPrp ¶
type BasestationDownlinkFrameLog_DetPrp struct {
// Propagate detach
DetPrp *bs.DetachPropagate `protobuf:"bytes,7,opt,name=det_prp,json=detPrp,proto3,oneof"`
}
type BasestationDownlinkFrameLog_ReqStatus ¶
type BasestationDownlinkFrameLog_ReqStatus struct {
// Status
ReqStatus *bs.RequestStatus `protobuf:"bytes,9,opt,name=req_status,json=reqStatus,proto3,oneof"`
}
type BasestationDownlinkFrameLog_ReqVmStatus ¶
type BasestationDownlinkFrameLog_ReqVmStatus struct {
// VM Status
ReqVmStatus *bs.RequestVariableMacStatus `protobuf:"bytes,10,opt,name=req_vm_status,json=reqVmStatus,proto3,oneof"`
}
type BasestationDownlinkFrameLog_VmActivate ¶
type BasestationDownlinkFrameLog_VmActivate struct {
// VM Activate
VmActivate *bs.EnableVariableMac `protobuf:"bytes,11,opt,name=vm_activate,json=vmActivate,proto3,oneof"`
}
type BasestationDownlinkFrameLog_VmBatch ¶
type BasestationDownlinkFrameLog_VmBatch struct {
// VM Batch
VmBatch *bs.BatchVariableMac `protobuf:"bytes,13,opt,name=vm_batch,json=vmBatch,proto3,oneof"`
}
type BasestationDownlinkFrameLog_VmDeactivate ¶
type BasestationDownlinkFrameLog_VmDeactivate struct {
// VM Deactivate
VmDeactivate *bs.DisableVariableMac `protobuf:"bytes,12,opt,name=vm_deactivate,json=vmDeactivate,proto3,oneof"`
}
type BasestationUplinkFrameLog ¶
type BasestationUplinkFrameLog struct {
// Basestation EUI, hex string
BsEui string `protobuf:"bytes,1,opt,name=bs_eui,json=bsEui,proto3" json:"bs_eui,omitempty"`
// Message type.
MessageType common.BasestationUplinkMessageType `` /* 136-byte string literal not displayed */
// Time.
Time *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=time,proto3" json:"time,omitempty"`
// Uplink ID (UUID)
UplinkId string `protobuf:"bytes,4,opt,name=uplink_id,json=uplinkId,proto3" json:"uplink_id,omitempty"`
// Message.
//
// Types that are valid to be assigned to Message:
//
// *BasestationUplinkFrameLog_Con
// *BasestationUplinkFrameLog_Status
// *BasestationUplinkFrameLog_VmStatus
// *BasestationUplinkFrameLog_PrpAck
Message isBasestationUplinkFrameLog_Message `protobuf_oneof:"message"`
// contains filtered or unexported fields
}
func (*BasestationUplinkFrameLog) Descriptor
deprecated
func (*BasestationUplinkFrameLog) Descriptor() ([]byte, []int)
Deprecated: Use BasestationUplinkFrameLog.ProtoReflect.Descriptor instead.
func (*BasestationUplinkFrameLog) GetBsEui ¶
func (x *BasestationUplinkFrameLog) GetBsEui() string
func (*BasestationUplinkFrameLog) GetCon ¶
func (x *BasestationUplinkFrameLog) GetCon() *bs.BasestationConnection
func (*BasestationUplinkFrameLog) GetMessage ¶
func (x *BasestationUplinkFrameLog) GetMessage() isBasestationUplinkFrameLog_Message
func (*BasestationUplinkFrameLog) GetMessageType ¶
func (x *BasestationUplinkFrameLog) GetMessageType() common.BasestationUplinkMessageType
func (*BasestationUplinkFrameLog) GetPrpAck ¶
func (x *BasestationUplinkFrameLog) GetPrpAck() *bs.BasestationPropagationAck
func (*BasestationUplinkFrameLog) GetStatus ¶
func (x *BasestationUplinkFrameLog) GetStatus() *bs.BasestationStatus
func (*BasestationUplinkFrameLog) GetTime ¶
func (x *BasestationUplinkFrameLog) GetTime() *timestamppb.Timestamp
func (*BasestationUplinkFrameLog) GetUplinkId ¶
func (x *BasestationUplinkFrameLog) GetUplinkId() string
func (*BasestationUplinkFrameLog) GetVmStatus ¶
func (x *BasestationUplinkFrameLog) GetVmStatus() *bs.BasestationVariableMacStatus
func (*BasestationUplinkFrameLog) ProtoMessage ¶
func (*BasestationUplinkFrameLog) ProtoMessage()
func (*BasestationUplinkFrameLog) ProtoReflect ¶
func (x *BasestationUplinkFrameLog) ProtoReflect() protoreflect.Message
func (*BasestationUplinkFrameLog) Reset ¶
func (x *BasestationUplinkFrameLog) Reset()
func (*BasestationUplinkFrameLog) String ¶
func (x *BasestationUplinkFrameLog) String() string
type BasestationUplinkFrameLog_Con ¶
type BasestationUplinkFrameLog_Con struct {
// Connect
Con *bs.BasestationConnection `protobuf:"bytes,5,opt,name=con,proto3,oneof"`
}
type BasestationUplinkFrameLog_PrpAck ¶
type BasestationUplinkFrameLog_PrpAck struct {
// Propagation ack
PrpAck *bs.BasestationPropagationAck `protobuf:"bytes,8,opt,name=prp_ack,json=prpAck,proto3,oneof"`
}
type BasestationUplinkFrameLog_Status ¶
type BasestationUplinkFrameLog_Status struct {
// Status
Status *bs.BasestationStatus `protobuf:"bytes,6,opt,name=status,proto3,oneof"`
}
type BasestationUplinkFrameLog_VmStatus ¶
type BasestationUplinkFrameLog_VmStatus struct {
// VM Status
VmStatus *bs.BasestationVariableMacStatus `protobuf:"bytes,7,opt,name=vm_status,json=vmStatus,proto3,oneof"`
}
type EndnodeDownlinkFrameLog ¶
type EndnodeDownlinkFrameLog struct {
// Basestation EUI, hex string
BsEui string `protobuf:"bytes,1,opt,name=bs_eui,json=bsEui,proto3" json:"bs_eui,omitempty"`
// Message type.
MessageType common.EndnodeDownlinkMessageType `` /* 134-byte string literal not displayed */
// Time.
Time *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=time,proto3" json:"time,omitempty"`
// Downlink ID (UUID)
DownlinkId string `protobuf:"bytes,4,opt,name=downlink_id,json=downlinkId,proto3" json:"downlink_id,omitempty"`
// Optional Uplink ID (UUID) for responses
UplinkId *string `protobuf:"bytes,5,opt,name=uplink_id,json=uplinkId,proto3,oneof" json:"uplink_id,omitempty"`
// Message.
//
// Types that are valid to be assigned to Message:
//
// *EndnodeDownlinkFrameLog_DlDataQue
// *EndnodeDownlinkFrameLog_DlDataRev
// *EndnodeDownlinkFrameLog_DlRxStatQry
Message isEndnodeDownlinkFrameLog_Message `protobuf_oneof:"message"`
// contains filtered or unexported fields
}
func (*EndnodeDownlinkFrameLog) Descriptor
deprecated
func (*EndnodeDownlinkFrameLog) Descriptor() ([]byte, []int)
Deprecated: Use EndnodeDownlinkFrameLog.ProtoReflect.Descriptor instead.
func (*EndnodeDownlinkFrameLog) GetBsEui ¶
func (x *EndnodeDownlinkFrameLog) GetBsEui() string
func (*EndnodeDownlinkFrameLog) GetDlDataQue ¶
func (x *EndnodeDownlinkFrameLog) GetDlDataQue() *bs.EnqueDownlink
func (*EndnodeDownlinkFrameLog) GetDlDataRev ¶
func (x *EndnodeDownlinkFrameLog) GetDlDataRev() *bs.RevokeDownlink
func (*EndnodeDownlinkFrameLog) GetDlRxStatQry ¶
func (x *EndnodeDownlinkFrameLog) GetDlRxStatQry() *bs.DownlinkRxStatusQuery
func (*EndnodeDownlinkFrameLog) GetDownlinkId ¶
func (x *EndnodeDownlinkFrameLog) GetDownlinkId() string
func (*EndnodeDownlinkFrameLog) GetMessage ¶
func (x *EndnodeDownlinkFrameLog) GetMessage() isEndnodeDownlinkFrameLog_Message
func (*EndnodeDownlinkFrameLog) GetMessageType ¶
func (x *EndnodeDownlinkFrameLog) GetMessageType() common.EndnodeDownlinkMessageType
func (*EndnodeDownlinkFrameLog) GetTime ¶
func (x *EndnodeDownlinkFrameLog) GetTime() *timestamppb.Timestamp
func (*EndnodeDownlinkFrameLog) GetUplinkId ¶
func (x *EndnodeDownlinkFrameLog) GetUplinkId() string
func (*EndnodeDownlinkFrameLog) ProtoMessage ¶
func (*EndnodeDownlinkFrameLog) ProtoMessage()
func (*EndnodeDownlinkFrameLog) ProtoReflect ¶
func (x *EndnodeDownlinkFrameLog) ProtoReflect() protoreflect.Message
func (*EndnodeDownlinkFrameLog) Reset ¶
func (x *EndnodeDownlinkFrameLog) Reset()
func (*EndnodeDownlinkFrameLog) String ¶
func (x *EndnodeDownlinkFrameLog) String() string
type EndnodeDownlinkFrameLog_DlDataQue ¶
type EndnodeDownlinkFrameLog_DlDataQue struct {
// Enque downlink
DlDataQue *bs.EnqueDownlink `protobuf:"bytes,9,opt,name=dl_data_que,json=dlDataQue,proto3,oneof"`
}
type EndnodeDownlinkFrameLog_DlDataRev ¶
type EndnodeDownlinkFrameLog_DlDataRev struct {
// Revoke downlink
DlDataRev *bs.RevokeDownlink `protobuf:"bytes,10,opt,name=dl_data_rev,json=dlDataRev,proto3,oneof"`
}
type EndnodeDownlinkFrameLog_DlRxStatQry ¶
type EndnodeDownlinkFrameLog_DlRxStatQry struct {
// Downlink RX status query
DlRxStatQry *bs.DownlinkRxStatusQuery `protobuf:"bytes,11,opt,name=dl_rx_stat_qry,json=dlRxStatQry,proto3,oneof"`
}
type EndnodeDownlinkResultLog ¶
type EndnodeDownlinkResultLog struct {
// Basestation EUI, hex string
BsEui string `protobuf:"bytes,1,opt,name=bs_eui,json=bsEui,proto3" json:"bs_eui,omitempty"`
// Downlink result
DlRes *bs.BasestationDownlinkResult `protobuf:"bytes,2,opt,name=dl_res,json=dlRes,proto3" json:"dl_res,omitempty"`
// contains filtered or unexported fields
}
func (*EndnodeDownlinkResultLog) Descriptor
deprecated
func (*EndnodeDownlinkResultLog) Descriptor() ([]byte, []int)
Deprecated: Use EndnodeDownlinkResultLog.ProtoReflect.Descriptor instead.
func (*EndnodeDownlinkResultLog) GetBsEui ¶
func (x *EndnodeDownlinkResultLog) GetBsEui() string
func (*EndnodeDownlinkResultLog) GetDlRes ¶
func (x *EndnodeDownlinkResultLog) GetDlRes() *bs.BasestationDownlinkResult
func (*EndnodeDownlinkResultLog) ProtoMessage ¶
func (*EndnodeDownlinkResultLog) ProtoMessage()
func (*EndnodeDownlinkResultLog) ProtoReflect ¶
func (x *EndnodeDownlinkResultLog) ProtoReflect() protoreflect.Message
func (*EndnodeDownlinkResultLog) Reset ¶
func (x *EndnodeDownlinkResultLog) Reset()
func (*EndnodeDownlinkResultLog) String ¶
func (x *EndnodeDownlinkResultLog) String() string
type EndnodeDownlinkRxStatusLog ¶
type EndnodeDownlinkRxStatusLog struct {
// Basestation EUI, hex string
BsEui string `protobuf:"bytes,1,opt,name=bs_eui,json=bsEui,proto3" json:"bs_eui,omitempty"`
// Downlink RX Status
DlRxStat *bs.BasestationDownlinkRxStatus `protobuf:"bytes,2,opt,name=dl_rx_stat,json=dlRxStat,proto3" json:"dl_rx_stat,omitempty"`
// contains filtered or unexported fields
}
func (*EndnodeDownlinkRxStatusLog) Descriptor
deprecated
func (*EndnodeDownlinkRxStatusLog) Descriptor() ([]byte, []int)
Deprecated: Use EndnodeDownlinkRxStatusLog.ProtoReflect.Descriptor instead.
func (*EndnodeDownlinkRxStatusLog) GetBsEui ¶
func (x *EndnodeDownlinkRxStatusLog) GetBsEui() string
func (*EndnodeDownlinkRxStatusLog) GetDlRxStat ¶
func (x *EndnodeDownlinkRxStatusLog) GetDlRxStat() *bs.BasestationDownlinkRxStatus
func (*EndnodeDownlinkRxStatusLog) ProtoMessage ¶
func (*EndnodeDownlinkRxStatusLog) ProtoMessage()
func (*EndnodeDownlinkRxStatusLog) ProtoReflect ¶
func (x *EndnodeDownlinkRxStatusLog) ProtoReflect() protoreflect.Message
func (*EndnodeDownlinkRxStatusLog) Reset ¶
func (x *EndnodeDownlinkRxStatusLog) Reset()
func (*EndnodeDownlinkRxStatusLog) String ¶
func (x *EndnodeDownlinkRxStatusLog) String() string
type EndnodeUplinkFrameLog ¶
type EndnodeUplinkFrameLog struct {
// Message type.
MessageType common.EndnodeUplinkMessageType `` /* 132-byte string literal not displayed */
// Time.
Time *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=time,proto3" json:"time,omitempty"`
// Uplink ID (UUID)
UplinkId string `protobuf:"bytes,3,opt,name=uplink_id,json=uplinkId,proto3" json:"uplink_id,omitempty"`
// Message.
//
// Types that are valid to be assigned to Message:
//
// *EndnodeUplinkFrameLog_Att
// *EndnodeUplinkFrameLog_Det
// *EndnodeUplinkFrameLog_UlData
// *EndnodeUplinkFrameLog_VmUlData
// *EndnodeUplinkFrameLog_DlRes
// *EndnodeUplinkFrameLog_DlRxStat
Message isEndnodeUplinkFrameLog_Message `protobuf_oneof:"message"`
// RX meta-data.
Metadata map[string]*bs.EndnodeUplinkMetadata `` /* 144-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*EndnodeUplinkFrameLog) Descriptor
deprecated
func (*EndnodeUplinkFrameLog) Descriptor() ([]byte, []int)
Deprecated: Use EndnodeUplinkFrameLog.ProtoReflect.Descriptor instead.
func (*EndnodeUplinkFrameLog) GetAtt ¶
func (x *EndnodeUplinkFrameLog) GetAtt() *bs.EndnodeAttMessage
func (*EndnodeUplinkFrameLog) GetDet ¶
func (x *EndnodeUplinkFrameLog) GetDet() *bs.EndnodeDetMessage
func (*EndnodeUplinkFrameLog) GetDlRes ¶
func (x *EndnodeUplinkFrameLog) GetDlRes() *EndnodeDownlinkResultLog
func (*EndnodeUplinkFrameLog) GetDlRxStat ¶
func (x *EndnodeUplinkFrameLog) GetDlRxStat() *EndnodeDownlinkRxStatusLog
func (*EndnodeUplinkFrameLog) GetMessage ¶
func (x *EndnodeUplinkFrameLog) GetMessage() isEndnodeUplinkFrameLog_Message
func (*EndnodeUplinkFrameLog) GetMessageType ¶
func (x *EndnodeUplinkFrameLog) GetMessageType() common.EndnodeUplinkMessageType
func (*EndnodeUplinkFrameLog) GetMetadata ¶
func (x *EndnodeUplinkFrameLog) GetMetadata() map[string]*bs.EndnodeUplinkMetadata
func (*EndnodeUplinkFrameLog) GetTime ¶
func (x *EndnodeUplinkFrameLog) GetTime() *timestamppb.Timestamp
func (*EndnodeUplinkFrameLog) GetUlData ¶
func (x *EndnodeUplinkFrameLog) GetUlData() *bs.EndnodeUlDataMessage
func (*EndnodeUplinkFrameLog) GetUplinkId ¶
func (x *EndnodeUplinkFrameLog) GetUplinkId() string
func (*EndnodeUplinkFrameLog) GetVmUlData ¶
func (x *EndnodeUplinkFrameLog) GetVmUlData() *bs.EndnodeVariableMacUlDataMessage
func (*EndnodeUplinkFrameLog) ProtoMessage ¶
func (*EndnodeUplinkFrameLog) ProtoMessage()
func (*EndnodeUplinkFrameLog) ProtoReflect ¶
func (x *EndnodeUplinkFrameLog) ProtoReflect() protoreflect.Message
func (*EndnodeUplinkFrameLog) Reset ¶
func (x *EndnodeUplinkFrameLog) Reset()
func (*EndnodeUplinkFrameLog) String ¶
func (x *EndnodeUplinkFrameLog) String() string
type EndnodeUplinkFrameLog_Att ¶
type EndnodeUplinkFrameLog_Att struct {
// Over the air attachment
Att *bs.EndnodeAttMessage `protobuf:"bytes,4,opt,name=att,proto3,oneof"`
}
type EndnodeUplinkFrameLog_Det ¶
type EndnodeUplinkFrameLog_Det struct {
// Over the air detachment
Det *bs.EndnodeDetMessage `protobuf:"bytes,5,opt,name=det,proto3,oneof"`
}
type EndnodeUplinkFrameLog_DlRes ¶
type EndnodeUplinkFrameLog_DlRes struct {
// Downlink result
DlRes *EndnodeDownlinkResultLog `protobuf:"bytes,8,opt,name=dl_res,json=dlRes,proto3,oneof"`
}
type EndnodeUplinkFrameLog_DlRxStat ¶
type EndnodeUplinkFrameLog_DlRxStat struct {
// Downlink RX Status
DlRxStat *EndnodeDownlinkRxStatusLog `protobuf:"bytes,9,opt,name=dl_rx_stat,json=dlRxStat,proto3,oneof"`
}
type EndnodeUplinkFrameLog_UlData ¶
type EndnodeUplinkFrameLog_UlData struct {
// Uplink payload
UlData *bs.EndnodeUlDataMessage `protobuf:"bytes,6,opt,name=ul_data,json=ulData,proto3,oneof"`
}
type EndnodeUplinkFrameLog_VmUlData ¶
type EndnodeUplinkFrameLog_VmUlData struct {
// Variable mac uplink payload
VmUlData *bs.EndnodeVariableMacUlDataMessage `protobuf:"bytes,7,opt,name=vm_ul_data,json=vmUlData,proto3,oneof"`
}
type FrameLogItem ¶
type FrameLogItem struct {
StreamId string `protobuf:"bytes,1,opt,name=stream_id,json=streamId,proto3" json:"stream_id,omitempty"`
// Types that are valid to be assigned to Item:
//
// *FrameLogItem_EpUl
// *FrameLogItem_EpDl
// *FrameLogItem_BsUl
// *FrameLogItem_BsDl
// *FrameLogItem_VmUl
Item isFrameLogItem_Item `protobuf_oneof:"item"`
// contains filtered or unexported fields
}
func (*FrameLogItem) Descriptor
deprecated
func (*FrameLogItem) Descriptor() ([]byte, []int)
Deprecated: Use FrameLogItem.ProtoReflect.Descriptor instead.
func (*FrameLogItem) GetBsDl ¶
func (x *FrameLogItem) GetBsDl() *BasestationDownlinkFrameLog
func (*FrameLogItem) GetBsUl ¶
func (x *FrameLogItem) GetBsUl() *BasestationUplinkFrameLog
func (*FrameLogItem) GetEpDl ¶
func (x *FrameLogItem) GetEpDl() *EndnodeDownlinkFrameLog
func (*FrameLogItem) GetEpUl ¶
func (x *FrameLogItem) GetEpUl() *EndnodeUplinkFrameLog
func (*FrameLogItem) GetItem ¶
func (x *FrameLogItem) GetItem() isFrameLogItem_Item
func (*FrameLogItem) GetStreamId ¶
func (x *FrameLogItem) GetStreamId() string
func (*FrameLogItem) GetVmUl ¶
func (x *FrameLogItem) GetVmUl() *VariableMacUplinkFrameLog
func (*FrameLogItem) ProtoMessage ¶
func (*FrameLogItem) ProtoMessage()
func (*FrameLogItem) ProtoReflect ¶
func (x *FrameLogItem) ProtoReflect() protoreflect.Message
func (*FrameLogItem) Reset ¶
func (x *FrameLogItem) Reset()
func (*FrameLogItem) String ¶
func (x *FrameLogItem) String() string
type FrameLogItem_BsDl ¶
type FrameLogItem_BsDl struct {
BsDl *BasestationDownlinkFrameLog `protobuf:"bytes,5,opt,name=bs_dl,json=bsDl,proto3,oneof"`
}
type FrameLogItem_BsUl ¶
type FrameLogItem_BsUl struct {
BsUl *BasestationUplinkFrameLog `protobuf:"bytes,4,opt,name=bs_ul,json=bsUl,proto3,oneof"`
}
type FrameLogItem_EpDl ¶
type FrameLogItem_EpDl struct {
EpDl *EndnodeDownlinkFrameLog `protobuf:"bytes,3,opt,name=ep_dl,json=epDl,proto3,oneof"`
}
type FrameLogItem_EpUl ¶
type FrameLogItem_EpUl struct {
EpUl *EndnodeUplinkFrameLog `protobuf:"bytes,2,opt,name=ep_ul,json=epUl,proto3,oneof"`
}
type FrameLogItem_VmUl ¶
type FrameLogItem_VmUl struct {
VmUl *VariableMacUplinkFrameLog `protobuf:"bytes,6,opt,name=vm_ul,json=vmUl,proto3,oneof"`
}
type VariableMacUplinkFrameLog ¶
type VariableMacUplinkFrameLog struct {
// Message type.
MacName common.VariableMacType `protobuf:"varint,1,opt,name=mac_name,json=macName,proto3,enum=common.VariableMacType" json:"mac_name,omitempty"`
MacType uint32 `protobuf:"varint,2,opt,name=mac_type,json=macType,proto3" json:"mac_type,omitempty"`
// Time.
Time *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=time,proto3" json:"time,omitempty"`
// Uplink ID (UUID)
UplinkId string `protobuf:"bytes,4,opt,name=uplink_id,json=uplinkId,proto3" json:"uplink_id,omitempty"`
// Variable Mac Uplink Message
Message *bs.EndnodeVariableMacUlDataMessage `protobuf:"bytes,5,opt,name=message,proto3" json:"message,omitempty"`
// RX meta-data.
Metadata map[string]*bs.EndnodeUplinkMetadata `` /* 143-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*VariableMacUplinkFrameLog) Descriptor
deprecated
func (*VariableMacUplinkFrameLog) Descriptor() ([]byte, []int)
Deprecated: Use VariableMacUplinkFrameLog.ProtoReflect.Descriptor instead.
func (*VariableMacUplinkFrameLog) GetMacName ¶
func (x *VariableMacUplinkFrameLog) GetMacName() common.VariableMacType
func (*VariableMacUplinkFrameLog) GetMacType ¶
func (x *VariableMacUplinkFrameLog) GetMacType() uint32
func (*VariableMacUplinkFrameLog) GetMessage ¶
func (x *VariableMacUplinkFrameLog) GetMessage() *bs.EndnodeVariableMacUlDataMessage
func (*VariableMacUplinkFrameLog) GetMetadata ¶
func (x *VariableMacUplinkFrameLog) GetMetadata() map[string]*bs.EndnodeUplinkMetadata
func (*VariableMacUplinkFrameLog) GetTime ¶
func (x *VariableMacUplinkFrameLog) GetTime() *timestamppb.Timestamp
func (*VariableMacUplinkFrameLog) GetUplinkId ¶
func (x *VariableMacUplinkFrameLog) GetUplinkId() string
func (*VariableMacUplinkFrameLog) ProtoMessage ¶
func (*VariableMacUplinkFrameLog) ProtoMessage()
func (*VariableMacUplinkFrameLog) ProtoReflect ¶
func (x *VariableMacUplinkFrameLog) ProtoReflect() protoreflect.Message
func (*VariableMacUplinkFrameLog) Reset ¶
func (x *VariableMacUplinkFrameLog) Reset()
func (*VariableMacUplinkFrameLog) String ¶
func (x *VariableMacUplinkFrameLog) String() string
Click to show internal directories.
Click to hide internal directories.