NrLocation
Type: object
Properties:
tai:
Reference: '#/components/schemas/Tai'
ncgi:
Reference: '#/components/schemas/Ncgi'
ageOfLocationInformation:
Type: integer
Minimum: 0
Maximum: 32767
ueLocationTimestamp:
Reference: '#/components/schemas/DateTime'
geographicalInformation:
Type: string
Pattern: '^[0-9A-F]{16}$'
geodeticInformation:
Type: string
Pattern: '^[0-9A-F]{20}$'
globalGnbId:
Reference: '#/components/schemas/GlobalRanNodeId'
Required:
- tai
- ncgi