#-------Definition of the scenario specific ExpectationObject dataType ----------#
#-------Definition of the Scenario specific ExpectationTarget dataType----------#
NumberofUEsTarget:
description:>-
This data type is the "ExpectationTarget" data type with specialisations for NumberofUEsTarget.It describes
the number of UEs target for the Radio Service that the intent expectation is applied.
type:object
properties:
targetName:
type:string
enum:
-NumberofUEs
targetCondition:
type:string
enum:
-IS_LESS_THAN
targetValueRange:
type:integer
ServiceAvailabilityTarget:
description:>-
describes the service availability target for the Radio Service that the intent expectation is applied.
The detailed definition for service availability sees communication service availability defined in clause 3.1 of TS 22.261
type:object
properties:
targetName:
type:string
enum:
-ServiceAvailability
targetCondition:
type:string
enum:
-IS_GREATER_THAN
targetValueRange:
type:number
DLThptPerUETarget:
description:>-
This data type is the "ExpectationTarget" data type with specialisations for DLThptPerUETarget. It describes the DL throughput target by the per UE for the
edge service supporting or radio servicde that the intent expectation is applied. For details see dlThptPerUE defined in clause 6.3.1 of TS 28.541 [5].
This data type is the "ExpectationTarget" data type with specialisations for ULThptPerUETarget.It describes the UL throughput target by the per UE for the edge
service supporting or radio service that the intent expectation is applied. For details see ulThptPerUE defined in clause 6.3.1 of TS 28.541 [5].
This data type is the "ExpectationTarget" data type with specialisations for DLLatencyTarget.It describes the DL latency target for the edge service supporting or radio service
that the intent expectation is applied
type:object
properties:
targetName:
type:string
enum:
-DlLatency
targetCondition:
type:string
enum:
-IS_LESS_THAN
targetValueRange:
type:integer
ULLatencyTarget:
description:>-
This data type is the "ExpectationTarget" data type with specialisations for ULLatencyTarget. It describes the UL latency target for the edge service supporting or radioService
that the intent expectation is applied. For details see attribute ulLatency defined in clause 6.3.1 of TS 28.541 [5]
type:object
properties:
targetName:
type:string
enum:
-UlLatency
targetCondition:
type:string
enum:
-IS_LESS_THAN
targetValueRange:
type:integer
#-------Definition of the Scenario specific ExpectationTarget dataType----------#
#-------Definition of the concrete ObjectContext dataType----------------#
GeoCoordinateContext:
description:>-
This data type is the "ObjectContext" data type with specialisations for GeoCoordinateContext.
It describes the location (i.e. geocoordinate) that radio service intent is applied.