Sensor Data Ingestion Interface (SDII)
Deprecated
China specific
Sensor Data Ingestion Interface Data Specification

General Information


3.1.1 Timestamp
PROTOBUF DEFINITION: timeStampUTC_ms
DATA TYPE: int64
UNIT: milliseconds ( = seconds/1000)
RANGE: [ 0,  ? ]
RESOULTION: 1milliseconds
DESCRIPTION: A timestamp is used to indicate an absolute time value. All timestamps used in any of the sensor ingestion API are based on UTC and measured in milliseconds since January 1, 1970. Please note that in the context of sensor data collection a GPS time may be used during data collection. GPS time is different from UTC. At the time of this writing, the GPS time is 16 seconds ahead of UTC. It is the responsibility of the data submitter to convert any time stamp into UTC before data submission. The timestamp does not count in leap seconds. Any necessary transformation is within the responsibility of the data submitter.
It is required that the timestamp is consistent at all times throughout all event messages. Hereby, the timestamp represents the point of time at which the sensor data has been captured and not the time at which the sensor data is available. By way of example, a position estimate of at time t=0 is made available at t=1 and a map matching algorithm provides a matched position at t=5, then the map matched position estimate is provided as sensor data at t=6 with the data content �t=0�.



3.24 Specific Observed Event
3.24.1 Timestamp
PROTOBUF DEFINITION: timeStampUTC_ms
DATA TYPE: int64
MANDATORY/OPTIONAL: Mandatory
UNIT: milliseconds in UTC
DESCRIPTION: For general description of the timestamp see Timestamp
3.24.2 Cause 
PROTOBUF DEFINITION: cause
DATA TYPE: SpecificObservedEventCauseEnum
MANDATORY/OPTIONAL: Optional
DESCRIPTION: Cause value of specific observed event sourced from ETSI spec [1] below.
MESSAGE
EnumPosition
PositionType
Description
0
reserved
Ref [1], Section A.10, page 21, bullet 1
1
trafficCondition
Ref [1], Section A.10, page 21, bullet 2
2
accident
Ref [1], Section A.10, page 21, bullet 3
3
roadWorks
Ref [1], Section A.10, page 21, bullet 4
6
adverseWeatherCondition_Adhesion
Ref [1], Section A.10, page 21, bullet 5
9
hazardousLocation_SurfaceCondition
Ref [1], Section A.10, page 21, bullet 6
10
hazardousLocation_ObstacleOnTheRoad
Ref [1], Section A.10, page 21, bullet 7
11
hazardousLocation_AnimalOnTheRoad
Ref [1], Section A.10, page 21, bullet 8
12
humanPresenceOnTheRoad
Ref [1], Section A.10, page 21, bullet 9
14
wrongWayDriving
Ref [1], Section A.10, page 21, bullet 10
15
rescueAndRecoveryWorkInProgress
Ref [1], Section A.10, page 21, bullet 11
17
adverseWeatherCondition_ExtremeWeatherCondition
Ref [1], Section A.10, page 21, bullet 12
18
adverseWeatherCondition_Visibility
Ref [1], Section A.10, page 21, bullet 13
19
adverseWeatherCondition_Precipitation 
Ref [1], Section A.10, page 21, bullet 14
26
slowVehicle
Ref [1], Section A.10, page 21, bullet 15
27
dangerousEndOfQueue
Ref [1], Section A.10, page 21, bullet 16
91
vehicleBreakdown
Ref [1], Section A.10, page 21, bullet 17
92
postCrash
Ref [1], Section A.10, page 21, bullet 18
93
humanProblem
Ref [1], Section A.10, page 21, bullet 19
94
stationaryVehicle
Ref [1], Section A.10, page 21, bullet 20
95
emergencyVehicleApproaching
Ref [1], Section A.10, page 21, bullet 21
96
hazardousLocation_DangerousCurve
Ref [1], Section A.10, page 21, bullet 22
97
collisionRisk
Ref [1], Section A.10, page 21, bullet 23
98
signalViolation
Ref [1], Section A.10, page 21, bullet 24
99
dangerousSituation
Ref [1], Section A.10, page 21, bullet 25

3.24.3 Sub cause
PROTOBUF DEFINITION: subcause
DATA TYPE: SpecificObservedEventSubCauseEnum
MANDATORY/OPTIONAL: Optional
DESCRIPTION: This is used to provide more detailed information of the event related to the causeCode . The value of the sub cause code is based on the TPEG TEC specification as defined in ETSI [1]. The subCauseCode  shall be set to 0 (unavailable) if no specific information of the subCauseCode is available. The appropriate subcause for the assocated with the event above will be used.
Following are the list of SubCauseEnum supported:
3.24.3.1 Traffic Condition Sub Cause
PROTOBUF DEFINITION: trafficConditionSubCause
DATA TYPE: TrafficConditionSubCauseEnum
MANDATORY/OPTIONAL:  Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.84, page 59, bullet 1
1
increasedVolumeOfTraffic
Ref [1], Section A.84, page 59, bullet 2
2
trafficJamSlowlyIncreasing
Ref [1], Section A.84, page 59, bullet 3
3
trafficJamIncreasing
Ref [1], Section A.84, page 59, bullet 4
4
trafficJamStronglyIncreasing
Ref [1], Section A.84, page 59, bullet 5
5
trafficStationary
Ref [1], Section A.84, page 59, bullet 6
6
trafficJamSlightlyDecreasing
Ref [1], Section A.84, page 59, bullet 7
7
trafficJamDecreasing
Ref [1], Section A.84, page 59, bullet 
8
trafficJamStronglyDecreasing
Ref [1], Section A.84, page 59, bullet 9
3.24.3.2 Accident Sub Cause
PROTOBUF DEFINITION: accidentSubCause
DATA TYPE: AccidentSubCauseEnum
MANDATORY/OPTIONAL:  Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.3, page 15, bullet 1
1
multiVehicleAccident
Ref [1], Section A.3, page 15, bullet 2
2
heavyAccident
Ref [1], Section A.3, page 15, bullet 3
3
accidentInvolvingLorry
Ref [1], Section A.3, page 15, bullet 4
4
accidentInvolvingBus
Ref [1], Section A.3, page 15, bullet 5
5
accidentInvolvingHazardousMaterials
Ref [1], Section A.3, page 15, bullet 6
6
accidentOnOppositeLane
Ref [1], Section A.3, page 15, bullet 7
7
unsecuredAccident
Ref [1], Section A.3, page 15, bullet 8
8
assistanceRequested
Ref [1], Section A.3, page 15, bullet 9
3.24.3.3 Roadworks Sub Cause 
PROTOBUF DEFINITION: roadworksSubCause
DATA TYPE: RoadworksSubCauseEnum
MANDATORY/OPTIONAL:  Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.66, page 50, bullet 1
1
majorRoadWorks
Ref [1], Section A.66, page 50, bullet 2
2
roadMarkingwork
Ref [1], Section A.66, page 50, bullet 3
3
slowMovingRoadMaintenance
Ref [1], Section A.66, page 50, bullet 4
4
shortTermStationaryRoadworks
Ref [1], Section A.66, page 50, bullet 5
5
streetCleaning
Ref [1], Section A.66, page 50, bullet 6
6
winterService
Ref [1], Section A.66, page 50, bullet 7
3.24.3.4 Adverse Weather Condition Adhesion Sub Cause
PROTOBUF DEFINITION: adverseWeatherCondition_AdhesionSubCause
DATA TYPE: AdverseWeatherCondition_AdhesionSubCauseEnum
MANDATORY/OPTIONAL:  Optional

MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.4, page 16, bullet 1
1
heavyFrostOnRoad
Ref [1], Section A.4, page 16, bullet 2
2
fuelOnRoad
Ref [1], Section A.4, page 16, bullet 3
3
mudOnRoad
Ref [1], Section A.4, page 16, bullet 4
4
snowOnRoad
Ref [1], Section A.4, page 16, bullet 5
5
iceOnRoad
Ref [1], Section A.4, page 16, bullet 6
6
blackIceOnRoad
Ref [1], Section A.4, page 16, bullet 7
7
oilOnRoad
Ref [1], Section A.4, page 16, bullet 8
8
looseChippings
Ref [1], Section A.4, page 16, bullet 9
9
instantBlackIce
Ref [1], Section A.4, page 16, bullet 10
10
roadsSalted
Ref [1], Section A.4, page 16, bullet 11 
3.24.3.5 Hazardous Location Surface Condition Sub Cause
PROTOBUF DEFINITION: hazardousLocation_SurfaceConditionSubCause
DATA TYPE: HazardousLocation_SurfaceConditionSubCauseCode
MANDATORY/OPTIONAL:  Optional


MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.33, page 34, bullet 1
1
rockfalls
Ref [1], Section A.33, page 34, bullet 2
2
earthquakeDamage
Ref [1], Section A.33, page 34, bullet 3
3
sewerCollapse
Ref [1], Section A.33, page 34, bullet 4
4
subsidence
Ref [1], Section A.33, page 34, bullet 5
5
snowDrifts
Ref [1], Section A.33, page 34, bullet 6
6
stormDamage
Ref [1], Section A.33, page 34, bullet 7
7
burstPipe
Ref [1], Section A.33, page 34, bullet 8
8
volcanoEruption
Ref [1], Section A.33, page 34, bullet 9
9
fallingIce
Ref [1], Section A.33, page 34, bullet 10
3.24.3.6 Hazardous Location Obstacle On The Road Sub Cause
PROTOBUF DEFINITION: hazardousLocation_ObstacleOnTheRoadSubCause
DATA TYPE: HazardousLocation_ObstacleOnTheRoadSubCauseCode
MANDATORY/OPTIONAL:  Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.32, page 33, bullet 1
1
shedload
Ref [1], Section A.32, page 33, bullet 2 
2
partsOfVehicles
Ref [1], Section A.32, page 33, bullet 3
3
partsOfTyres
Ref [1], Section A.32, page 33, bullet 4
4
bigObjects
Ref [1], Section A.32, page 33, bullet 5
5
fallenTrees
Ref [1], Section A.32, page 33, bullet 6
6
hubCaps
Ref [1], Section A.32, page 33, bullet 7
7
waitingVehicles
Ref [1], Section A.32, page 33, bullet 8
3.24.3.7 Hazardous Location Animal On The Road Sub Cause
PROTOBUF DEFINITION: hazardousLocation_AnimalOnTheRoadSubCause
DATA TYPE: HazardousLocation_AnimalOnTheRoadSubCauseCode
MANDATORY/OPTIONAL:  Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.30, page 31, bullet 1
1
wildAnimals
Ref [1], Section A.30, page 31, bullet 2
2
herdOfAnimals
Ref [1], Section A.30, page 31, bullet 3
3
smallAnimals
Ref [1], Section A.30, page 31, bullet 4
4
largeAnimals
Ref [1], Section A.30, page 31, bullet 5
3.24.3.8 Human Presence On The Road Sub Cause
PROTOBUF DEFINITION: humanPresenceOnTheRoadSubCause
DATA TYPE: HumanPresenceOnTheRoadSubCauseCode
MANDATORY/OPTIONAL:  Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.37, page 36, bullet 1
1
childrenOnRoadway
Ref [1], Section A.37, page 36, bullet 2
2
cyclistOnRoadway
Ref [1], Section A.37, page 36, bullet 3
3
motorcyclistOnRoadway
Ref [1], Section A.37, page 36, bullet 4
3.24.3.9 Wrong Way Driving  Sub Cause 
PROTOBUF DEFINITION: wrongWayDrivingSubCause
DATA TYPE: WrongWayDrivingSubCauseCode
MANDATORY/OPTIONAL:  Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.99, page 65, bullet 1
1
wrongLane
Ref [1], Section A.99, page 65, bullet 2
2
wrongDirection
Ref [1], Section A.99, page 65, bullet 3

3.24.3.10  Rescue And Recovery Work In Progress Sub Cause
PROTOBUF DEFINITION: rescueAndRecoveryWorkInProgressSubCause
DATA TYPE: RescueAndRecoveryWorkInProgressSubCauseCode
MANDATORY/OPTIONAL:  Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.64, page 49, bullet 1
1
emergencyVehicles
Ref [1], Section A.64, page 49, bullet 2
2
rescueHelicopterLanding
Ref [1], Section A.64, page 49, bullet 3
3
policeActivityOngoing
Ref [1], Section A.64, page 49, bullet 4
4
medicalEmergencyOngoing
Ref [1], Section A.64, page 49, bullet 5
5
childAbductionInProgress
Ref [1], Section A.64, page 49, bullet 6

3.24.3.11  Adverse Weather Condition Extreme Weather Condition Sub Cause
PROTOBUF DEFINITION: adverseWeatherCondition_ExtremeWeatherConditionSubCause
DATA TYPE: AdverseWeatherCondition_ExtremeWeatherConditionSubCauseCode
MANDATORY/OPTIONAL:  Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.5, page 17, bullet 1
1
strongWinds
Ref [1], Section A.5, page 17, bullet 2
2
damagingHail
Ref [1], Section A.5, page 17, bullet 3
3
hurricane
Ref [1], Section A.5, page 17, bullet 4
4
thunderstorm
Ref [1], Section A.5, page 17, bullet 5
5
tornado
Ref [1], Section A.5, page 17, bullet 6
6
blizzard
Ref [1], Section A.5, page 17, bullet 7
3.24.3.12  Adverse Weather Condition Visibility Sub Cause 
PROTOBUF DEFINITION: adverseWeatherCondition_VisibilitySubCause
DATA TYPE: AdverseWeatherCondition_VisibilitySubCauseCode
MANDATORY/OPTIONAL:  Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.7, page 18, bullet 1
1
fog
Ref [1], Section A.7, page 18, bullet 2
2
smoke
Ref [1], Section A.7, page 18, bullet 3
3
heavySnowFallVisibility
Ref [1], Section A.7, page 18, bullet 4
4
heavyRainVisibility
Ref [1], Section A.7, page 18, bullet 5
5
heavyHail
Ref [1], Section A.7, page 18, bullet 6
6
lowSunGlare
Ref [1], Section A.7, page 18, bullet 7
7
sandstorms
Ref [1], Section A.7, page 18, bullet 8
8
swarmsOfInsects
Ref [1], Section A.7, page 18, bullet 9
3.24.3.13  Adverse Weather Condition Precipitation Sub Cause
PROTOBUF DEFINITION: adverseWeatherCondition_PrecipitationSubCause
DATA TYPE: AdverseWeatherCondition_PrecipitationSubCauseCode
MANDATORY/OPTIONAL:  Optional

MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.6, page 17, bullet 1
1
heavyRainPrecipitation
Ref [1], Section A.6, page 17, bullet 2
2
heavySnowFallPrecipitation
Ref [1], Section A.6, page 17, bullet 3
3
softHail
Ref [1], Section A.6, page 17, bullet 3
3.24.3.14 Slow Vehicle Sub Cause
PROTOBUF DEFINITION: slowVehicleSubCause
DATA TYPE: SlowVehicleSubCauseCode
MANDATORY/OPTIONAL:  Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.70, page 52, bullet 1
1
maintenanceVehicle
Ref [1], Section A.70, page 52, bullet 2
2
vehiclesSlowingToLookAtAccident
Ref [1], Section A.70, page 52, bullet 3
3
abnormalLoad
Ref [1], Section A.70, page 52, bullet 4
4
abnormalWideLoad
Ref [1], Section A.70, page 52, bullet 5
5
convoy
Ref [1], Section A.70, page 52, bullet 6
6
snowplough
Ref [1], Section A.70, page 52, bullet 7
7
deicing
Ref [1], Section A.70, page 52, bullet 8
8
saltingVehicles
Ref [1], Section A.70, page 52, bullet 9
3.24.3.15 Dangerous End Of Queue Sub Cause
PROTOBUF DEFINITION: dangerousEndOfQueueSubCause
DATA TYPE: DangerousEndOfQueueSubCauseCode
MANDATORY/OPTIONAL:  Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.70, page 52, bullet 1
1
suddenEndOfQueue
Ref [1], Section A.70, page 52, bullet 2
2
queueOverHill
Ref [1], Section A.70, page 52, bullet 3
3
queueAroundBend
Ref [1], Section A.70, page 52, bullet 4
4
queueInTunnel
Ref [1], Section A.70, page 52, bullet 5
3.24.3.16 Vehicle Breakdown Sub Cause
PROTOBUF DEFINITION: vehicleBreakdownSubCause
DATA TYPE: VehicleBreakdownSubCauseCode
MANDATORY/OPTIONAL:  Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.90, page 61, bullet 1
1
lackOfFuel
Ref [1], Section A.90, page 61, bullet 2
2
lackOfBatteryPower
Ref [1], Section A.90, page 61, bullet 3
3
engineProblem
Ref [1], Section A.90, page 61, bullet 4
4
transmissionProblem
Ref [1], Section A.90, page 61, bullet 5
5
engineCoolingProblem
Ref [1], Section A.90, page 61, bullet 6
6
brakingSystemProblem
Ref [1], Section A.90, page 61, bullet 7
7
steeringProblem
Ref [1], Section A.90, page 61, bullet 8
8
tyrePuncture
Ref [1], Section A.90, page 61, bullet 9
3.24.3.17 Post Crash Sub Cause Code
PROTOBUF DEFINITION: postCrashSubCause
DATA TYPE: PostCrashSubCauseCode
MANDATORY/OPTIONAL:  Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.55, page 45, bullet 1
1
accidentWithoutECallTriggered
Ref [1], Section A.55, page 45, bullet 2
2
accidentWithECallManuallyTriggered
Ref [1], Section A.55, page 45, bullet 3
3
accidentWithECallAutomaticallyTriggered
Ref [1], Section A.55, page 45, bullet 4
4
accidentWithECallTriggeredWithoutAccessToCellularNetwork
Ref [1], Section A.55, page 45, bullet 5
3.24.3.18 Human Problem Sub Cause
PROTOBUF DEFINITION: humanProblemSubCause
DATA TYPE: HumanProblemSubCauseCode
MANDATORY/OPTIONAL:  Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.38, page 37, bullet 1
1
glycemiaProblem
Ref [1], Section A.38, page 37, bullet 2
2
heartProblem
Ref [1], Section A.38, page 37, bullet 3
3.24.3.19  Stationary Vehicle Sub Cause 
PROTOBUF DEFINITION: stationaryVehicleSubCause
DATA TYPE: StationaryVehicleSubCauseCode
MANDATORY/OPTIONAL: Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.76, page 55, bullet 1
1
humanProblem
Ref [1], Section A.76, page 55, bullet 2
2
vehicleBreakdown
Ref [1], Section A.76, page 55, bullet 3
3
postCrash
Ref [1], Section A.76, page 55, bullet 4
4
publicTransportStop
Ref [1], Section A.76, page 55, bullet 5
5
carryingDangerousGoods
Ref [1], Section A.76, page 55, bullet 6
3.24.3.20 Emergency Vehicle Approaching Sub Cause 
PROTOBUF DEFINITION: emergencyVehicleApproachingSubCause
DATA TYPE: EmergencyVehicleApproachingSubCauseCode
MANDATORY/OPTIONAL: Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.26, page 29, bullet 1
1
emergencyVehicleApproaching
Ref [1], Section A.26, page 29, bullet 2
2
prioritizedVehicleApproaching
Ref [1], Section A.26, page 29, bullet 3
3.24.3.21 Hazardous Location Dangerous Curve Sub Cause 
PROTOBUF DEFINITION: hazardousLocation_DangerousCurveSubCause
DATA TYPE: HazardousLocation_DangerousCurveSubCauseCode
MANDATORY/OPTIONAL: Optional

MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.31, page 32, bullet 1
1
dangerousLeftTurnCurve
Ref [1], Section A.31, page 32, bullet 2
2
dangerousRightTurnCurve
Ref [1], Section A.31, page 32, bullet 3
3
multipleCurvesStartingWithUnknownTurningDirection
Ref [1], Section A.31, page 32, bullet 4
4
multipleCurvesStartingWithLeftTurn
Ref [1], Section A.31, page 32, bullet 5
5
multipleCurvesStartingWithRightTurn
Ref [1], Section A.31, page 32, bullet 6
3.24.3.22 Collision Risk Sub Cause 
PROTOBUF DEFINITION: collisionRiskSubCause
DATA TYPE: CollisionRiskSubCauseCode
MANDATORY/OPTIONAL: Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.12, page 22, bullet 1
1
longitudinalCollisionRisk
Ref [1], Section A.12, page 22, bullet 2
2
crossingCollisionRisk
Ref [1], Section A.12, page 22, bullet 3
3
lateralCollisionRisk
Ref [1], Section A.12, page 22, bullet 4
4
vulnerableRoadUser
Ref [1], Section A.12, page 22, bullet 5
3.24.3.23 Signal Violation Sub Cause
PROTOBUF DEFINITION: signalViolationSubCauseCodeSubCause
DATA TYPE: SignalViolationSubCauseCode
MANDATORY/OPTIONAL: Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
Ref [1], Section A.69, page 52, bullet 1
1
stopSignViolation
Ref [1], Section A.69, page 52, bullet 2
2
trafficLightViolation
Ref [1], Section A.69, page 52, bullet 3
3
turningRegulationViolation
Ref [1], Section A.69, page 52, bullet 4
3.24.3.24 Dangerous Situation Sub Cause
PROTOBUF DEFINITION: dangerousSituationSubCause
DATA TYPE: DangerousSituationSubCauseCode
MANDATORY/OPTIONAL: Optional
MESSAGE
Enum Position
Position Type
Description
0
unavailable
 Ref [1], Section A.18, page 26, bullet 1
1
emergencyElectronicBrakeEngaged
Ref [1], Section A.18, page 26, bullet 2
2
preCrashSystemEngaged
Ref [1], Section A.18, page 26, bullet 3
3
espEngaged
Ref [1], Section A.18, page 26, bullet 4
4
absEngaged
Ref [1], Section A.18, page 26, bullet 5
5
aebEngaged
Ref [1], Section A.18, page 26, bullet 6
6
brakeWarningEngaged
Ref [1], Section A.18, page 26, bullet 7
7
collisionRiskWarningEngaged
Ref [1], Section A.18, page 26, bullet 8
3.24.4 Relevance Traffic Direction Enum
PROTOBUF DEFINITION: relevanceTrafficDirection
DATA TYPE: RelevanceTrafficDirectionEnum
MANDATORY/OPTIONAL: Optional
MESSAGE
Enum Position
Position Type
Description
0
allTrafficDirections
Ref [1], Section A.62, page 48
1
sameTraffic
Traffic affected moving in same direction as reporting vehicle 
2
oppositeTraffic
Ref [1], Section A.62, page 48

3.24.5 Relevance Event Reference Enum
PROTOBUF DEFINITION: relevanceEventReference
DATA TYPE: RelevanceEventReferenceEnum
MANDATORY/OPTIONAL: Optional
MESSAGE
Enum Position
Position Type
Description
0
allStreamsTraffic
All streams of Traffic affected
1
upStreamTraffic
Ref [1], Section A.62, page 48
2
downStreamTraffic
Ref [1], Section A.62, page 48

3.24.6 Relevance Distance
PROTOBUF DEFINITION: relevanceDistance
DATA TYPE: RelevanceDistance
MANDATORY/OPTIONAL: Optional
MESSAGE
Enum Position
Position Type
Description
0
lessThan50M
Ref [1], Section A.61, page 47
1
lessThan100M
Ref [1], Section A.61, page 47
2
lessThan200M
Ref [1], Section A.61, page 47
3
lessThan500M
Ref [1], Section A.61, page 47
4
lessThan1000M
Ref [1], Section A.61, page 47
5
lessThan5KM
Ref [1], Section A.61, page 47
6
lessThan10KM
Ref [1], Section A.61, page 47
7
over10KM
Ref [1], Section A.61, page 47





  
Note: [1] ETSI TS 102 894-2 V1.2.1 (2014-09) For information on Specific Observed Event cause and sub causes, see http://www.etsi.org/deliver/etsi_ts/102800_102899/10289402/01.02.01_60/ts_10289402v010201p.pdf.