Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetGatewayTime
Method
GetGatewayTime
pkg/ttnpb/lorawan.pb.go:3398–3403 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3396
}
3397
3398
func
(x *UplinkToken) GetGatewayTime() *timestamppb.Timestamp {
3399
if
x != nil {
3400
return
x.GatewayTime
3401
}
3402
return
nil
3403
}
3404
3405
type
DownlinkPath
struct
{
3406
state protoimpl.MessageState
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected