name | data type | description |
---|---|---|
computationMethod | ComputationMethodEnum | |
measurementEquipmentReference | string | |
measurementEquipmentTypeUsed | MeasurementEquipmentTypeUsed | |
measurementSiteName | MeasurementSiteName | |
measurementSiteNumberOfLanes | number | |
measurementSiteReference | string | |
measurementSide | DirectionEnum | |
measurementSpecificCharacteristics | array of MeasurementSpecificCharacteristics | |
measurementSiteLocation | Location | |
measurementSiteRecordExtension | ExtensionType | |
id | string |
Example
{ "computationMethod" : "arithmeticAverageOfSamplesInATimePeriod", "measurementEquipmentReference" : "...", "measurementEquipmentTypeUsed" : { "value" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ] }, "measurementSiteName" : { "value" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ] }, "measurementSiteNumberOfLanes" : 12345, "measurementSiteReference" : "...", "measurementSide" : "southWestBound", "measurementSpecificCharacteristics" : [ { "index" : 12345, "accuracy" : 12345.0, "period" : 12345.0, "smoothingFactor" : 12345.0, "specificLane" : "carPoolLane", "specificMeasurementValueType" : "travelTimeInformation", "specificVehicleCharacteristics" : { "fuelType" : "methane", "loadType" : "radioactiveMaterials", "vehicleEquipment" : "snowChainsOrTyresInUse", "vehicleType" : [ "lightVehicle", "carWithTrailer" ], "vehicleUsage" : "roadOperator", "grossWeightCharacteristic" : [ { }, { } ], "heightCharacteristic" : [ { }, { } ], "lengthCharacteristic" : [ { }, { } ], "widthCharacteristic" : [ { }, { } ], "heaviestAxleWeightCharacteristic" : [ { }, { } ], "numberOfAxlesCharacteristic" : [ { }, { } ], "vehicleCharacteristicsExtension" : { } }, "measurementSpecificCharacteristicsExtension" : { "anies" : [ { }, { } ] } }, { "index" : 12345, "accuracy" : 12345.0, "period" : 12345.0, "smoothingFactor" : 12345.0, "specificLane" : "leftHandTurningLane", "specificMeasurementValueType" : "trafficFlow", "specificVehicleCharacteristics" : { "fuelType" : "lPG", "loadType" : "abnormalLoad", "vehicleEquipment" : "withoutSnowTyresOrChainsOnBoard", "vehicleType" : [ "car", "carWithCaravan" ], "vehicleUsage" : "military", "grossWeightCharacteristic" : [ { }, { } ], "heightCharacteristic" : [ { }, { } ], "lengthCharacteristic" : [ { }, { } ], "widthCharacteristic" : [ { }, { } ], "heaviestAxleWeightCharacteristic" : [ { }, { } ], "numberOfAxlesCharacteristic" : [ { }, { } ], "vehicleCharacteristicsExtension" : { } }, "measurementSpecificCharacteristicsExtension" : { "anies" : [ { }, { } ] } } ], "measurementSiteLocation" : { "locationExtension" : { "anies" : [ { }, { } ] } }, "measurementSiteRecordExtension" : { "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" : "..." }