MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / GetDownlink

Method GetDownlink

pkg/ttnpb/lorawan.pb.go:3191–3196  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3189}
3190
3191func (x *TxSettings) GetDownlink() *TxSettings_Downlink {
3192 if x != nil {
3193 return x.Downlink
3194 }
3195 return nil
3196}
3197
3198func (x *TxSettings) GetConcentratorTimestamp() int64 {
3199 if x != nil {

Callers 5

ValidateFieldsMethod · 0.95
fromPBRoutingPolicyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected