| name | data type | description |
|---|---|---|
| speedManagementType | SpeedManagementTypeEnum | |
| temporarySpeedLimit | number | |
| speedManagementExtension | ExtensionType | |
Properties inherited from NetworkManagement |
||
| complianceOption | ComplianceOptionEnum | |
| applicableForTrafficDirection | array of DirectionEnum | |
| applicableForTrafficType | array of TrafficTypeEnum | |
| placesAtWhichApplicable | array of PlacesEnum | |
| automaticallyInitiated | boolean | |
| forVehiclesWithCharacteristicsOf | array of VehicleCharacteristics | |
| networkManagementExtension | ExtensionType | |
Properties inherited from OperatorAction |
||
| actionOrigin | OperatorActionOriginEnum | |
| operatorActionStatus | OperatorActionStatusEnum | |
| operatorActionExtension | ExtensionType | |
Properties inherited from SituationRecord |
||
| situationRecordCreationReference | string | |
| situationRecordCreationTime | string | |
| situationRecordObservationTime | string | |
| situationRecordVersion | number | |
| situationRecordVersionTime | string | |
| situationRecordFirstSupplierVersionTime | string | |
| confidentialityOverride | ConfidentialityValueEnum | |
| probabilityOfOccurrence | ProbabilityOfOccurrenceEnum | |
| source | Source | |
| validity | Validity | |
| impact | Impact | |
| cause | Cause | |
| generalPublicComment | array of Comment | |
| nonGeneralPublicComment | array of Comment | |
| urlLink | array of UrlLink | |
| groupOfLocations | GroupOfLocations | |
| management | Management | |
| situationRecordExtension | ExtensionType | |
| id | string | |
Example
{
"speedManagementType" : "doNotSlowdownUnnecessarily",
"temporarySpeedLimit" : 12345.0,
"speedManagementExtension" : {
"anies" : [ {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
}, {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
} ]
},
"complianceOption" : "advisory",
"applicableForTrafficDirection" : [ "clockwise", "outboundFromTown" ],
"applicableForTrafficType" : [ "throughTraffic", "destinedForAirportArrivals" ],
"placesAtWhichApplicable" : [ "inShadedAreas", "inShadedAreas" ],
"automaticallyInitiated" : true,
"forVehiclesWithCharacteristicsOf" : [ {
"fuelType" : "ethanol",
"loadType" : "petrol",
"vehicleEquipment" : "notUsingSnowChainsOrTyres",
"vehicleType" : [ "highSidedVehicle", "tanker" ],
"vehicleUsage" : "military",
"grossWeightCharacteristic" : [ {
"comparisonOperator" : "equalTo",
"grossVehicleWeight" : 12345.0,
"grossWeightCharacteristicExtension" : { }
}, {
"comparisonOperator" : "greaterThan",
"grossVehicleWeight" : 12345.0,
"grossWeightCharacteristicExtension" : { }
} ],
"heightCharacteristic" : [ {
"comparisonOperator" : "greatherThanOrEqualTo",
"vehicleHeight" : 12345.0,
"heightCharacteristicExtension" : { }
}, {
"comparisonOperator" : "equalTo",
"vehicleHeight" : 12345.0,
"heightCharacteristicExtension" : { }
} ],
"lengthCharacteristic" : [ {
"comparisonOperator" : "greaterThan",
"vehicleLength" : 12345.0,
"lengthCharacteristicExtension" : { }
}, {
"comparisonOperator" : "greaterThan",
"vehicleLength" : 12345.0,
"lengthCharacteristicExtension" : { }
} ],
"widthCharacteristic" : [ {
"comparisonOperator" : "greaterThan",
"vehicleWidth" : 12345.0,
"widthCharacteristicExtension" : { }
}, {
"comparisonOperator" : "lessThan",
"vehicleWidth" : 12345.0,
"widthCharacteristicExtension" : { }
} ],
"heaviestAxleWeightCharacteristic" : [ {
"comparisonOperator" : "greatherThanOrEqualTo",
"heaviestAxleWeight" : 12345.0,
"heaviestAxleWeightCharacteristicExtension" : { }
}, {
"comparisonOperator" : "equalTo",
"heaviestAxleWeight" : 12345.0,
"heaviestAxleWeightCharacteristicExtension" : { }
} ],
"numberOfAxlesCharacteristic" : [ {
"comparisonOperator" : "lessThan",
"numberOfAxles" : 12345,
"numberOfAxlesCharacteristicExtension" : { }
}, {
"comparisonOperator" : "lessThanOrEqualTo",
"numberOfAxles" : 12345,
"numberOfAxlesCharacteristicExtension" : { }
} ],
"vehicleCharacteristicsExtension" : {
"anies" : [ { }, { } ]
}
}, {
"fuelType" : "ethanol",
"loadType" : "livestock",
"vehicleEquipment" : "snowChainsOrTyresInUse",
"vehicleType" : [ "moped", "van" ],
"vehicleUsage" : "nonCommercial",
"grossWeightCharacteristic" : [ {
"comparisonOperator" : "greaterThan",
"grossVehicleWeight" : 12345.0,
"grossWeightCharacteristicExtension" : { }
}, {
"comparisonOperator" : "greaterThan",
"grossVehicleWeight" : 12345.0,
"grossWeightCharacteristicExtension" : { }
} ],
"heightCharacteristic" : [ {
"comparisonOperator" : "greatherThanOrEqualTo",
"vehicleHeight" : 12345.0,
"heightCharacteristicExtension" : { }
}, {
"comparisonOperator" : "greatherThanOrEqualTo",
"vehicleHeight" : 12345.0,
"heightCharacteristicExtension" : { }
} ],
"lengthCharacteristic" : [ {
"comparisonOperator" : "lessThan",
"vehicleLength" : 12345.0,
"lengthCharacteristicExtension" : { }
}, {
"comparisonOperator" : "equalTo",
"vehicleLength" : 12345.0,
"lengthCharacteristicExtension" : { }
} ],
"widthCharacteristic" : [ {
"comparisonOperator" : "lessThanOrEqualTo",
"vehicleWidth" : 12345.0,
"widthCharacteristicExtension" : { }
}, {
"comparisonOperator" : "lessThan",
"vehicleWidth" : 12345.0,
"widthCharacteristicExtension" : { }
} ],
"heaviestAxleWeightCharacteristic" : [ {
"comparisonOperator" : "equalTo",
"heaviestAxleWeight" : 12345.0,
"heaviestAxleWeightCharacteristicExtension" : { }
}, {
"comparisonOperator" : "lessThanOrEqualTo",
"heaviestAxleWeight" : 12345.0,
"heaviestAxleWeightCharacteristicExtension" : { }
} ],
"numberOfAxlesCharacteristic" : [ {
"comparisonOperator" : "greaterThan",
"numberOfAxles" : 12345,
"numberOfAxlesCharacteristicExtension" : { }
}, {
"comparisonOperator" : "greatherThanOrEqualTo",
"numberOfAxles" : 12345,
"numberOfAxlesCharacteristicExtension" : { }
} ],
"vehicleCharacteristicsExtension" : {
"anies" : [ { }, { } ]
}
} ],
"networkManagementExtension" : {
"anies" : [ {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
}, {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
} ]
},
"actionOrigin" : "internal",
"operatorActionStatus" : "requested",
"operatorActionExtension" : {
"anies" : [ {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
}, {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
} ]
},
"situationRecordCreationReference" : "...",
"situationRecordCreationTime" : "...",
"situationRecordObservationTime" : "...",
"situationRecordVersion" : 12345,
"situationRecordVersionTime" : "...",
"situationRecordFirstSupplierVersionTime" : "...",
"confidentialityOverride" : "noRestriction",
"probabilityOfOccurrence" : "probable",
"source" : {
"sourceCountry" : "fi",
"sourceIdentification" : "...",
"sourceName" : {
"values" : { }
},
"sourceType" : "publicAndPrivateUtilities",
"reliable" : true,
"sourceExtension" : {
"anies" : [ { }, { } ]
}
},
"validity" : {
"validityStatus" : "suspended",
"overrunning" : true,
"validityTimeSpecification" : {
"overallStartTime" : "...",
"overallEndTime" : "...",
"validPeriod" : [ { }, { } ],
"exceptionPeriod" : [ { }, { } ],
"overallPeriodExtension" : { }
},
"validityExtension" : {
"anies" : [ { }, { } ]
}
},
"impact" : {
"capacityRemaining" : 12345.0,
"numberOfLanesRestricted" : 12345,
"numberOfOperationalLanes" : 12345,
"originalNumberOfLanes" : 12345,
"residualRoadWidth" : 12345.0,
"trafficConstrictionType" : "lanesPartiallyObstructed",
"delays" : {
"delayBand" : "betweenThirtyMinutesAndOneHour",
"delaysType" : "delays",
"delayTimeValue" : 12345.0,
"delaysExtension" : { }
},
"impactExtension" : {
"anies" : [ { }, { } ]
}
},
"cause" : {
"causeExtension" : {
"anies" : [ { }, { } ]
}
},
"generalPublicComment" : [ {
"comment" : {
"values" : { }
},
"commentDateTime" : "...",
"commentExtension" : {
"anies" : [ { }, { } ]
}
}, {
"comment" : {
"values" : { }
},
"commentDateTime" : "...",
"commentExtension" : {
"anies" : [ { }, { } ]
}
} ],
"nonGeneralPublicComment" : [ {
"comment" : {
"values" : { }
},
"commentDateTime" : "...",
"commentExtension" : {
"anies" : [ { }, { } ]
}
}, {
"comment" : {
"values" : { }
},
"commentDateTime" : "...",
"commentExtension" : {
"anies" : [ { }, { } ]
}
} ],
"urlLink" : [ {
"urlLinkAddress" : "...",
"urlLinkDescription" : {
"values" : { }
},
"urlLinkType" : "rss",
"urlLinkExtension" : {
"anies" : [ { }, { } ]
}
}, {
"urlLinkAddress" : "...",
"urlLinkDescription" : {
"values" : { }
},
"urlLinkType" : "voiceStream",
"urlLinkExtension" : {
"anies" : [ { }, { } ]
}
} ],
"groupOfLocations" : {
"groupOfLocationsExtension" : {
"anies" : [ { }, { } ]
}
},
"management" : {
"lifeCycleManagement" : {
"cancel" : true,
"end" : true,
"lifeCycleManagementExtension" : { }
},
"filterExitManagement" : {
"filterEnd" : true,
"filterOutOfRange" : true,
"filterExitManagementExtension" : { }
},
"managementExtension" : {
"anies" : [ { }, { } ]
}
},
"situationRecordExtension" : {
"anies" : [ {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
}, {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
} ]
},
"id" : "..."
}