ECRData
Type: object
Properties:
supportedFeatures:
Reference: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
visitedPlmnId:
Reference: 'TS29122_CommonData.yaml#/components/schemas/PlmnId'
restrictedPlmnIds:
Type: array
Items:
Reference: 'TS29122_CommonData.yaml#/components/schemas/PlmnId'
minItems: 0
Description: Indicates a complete list (and possibly empty) of serving PLMNs where Enhanced Coverage shall be restricted.
allowedPlmnIds:
Type: array
Items:
Reference: 'TS29122_CommonData.yaml#/components/schemas/PlmnId'
minItems: 0
Description: Indicates a complete list (and possibly empty) of serving PLMNs where Enhanced Coverage shall be allowed.
Required: supportedFeatures
not Required: [restrictedPlmnIds, allowedPlmnIds]