EutraLocationRm
Type: object
Properties:
tai:
Reference: '#/components/schemas/Tai'
ecgi:
Reference: '#/components/schemas/Ecgi'
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}$'
globalNgenbId:
Reference: '#/components/schemas/GlobalRanNodeId'
Required:
- tai
- ecgi
nullable: true