Skip to content

Status of road stations

jouniso edited this page Apr 28, 2017 · 6 revisions

NOTE ‼️ End of life on August 31, 2017! Start using new REST/JSON-APIS before that.

The message contains station data collection and sensor calculation status information for all road station types. In addition, the message contains road station state status for all station types except the LAM type.

The message is updated when new data arrives from FTA's servers. Typically this occurs once per five minutes.


WSDL: http://tie.digitraffic.fi/sujuvuus/ws/roadStationStatuses?wsdl

IF: http://tie.digitraffic.fi/sujuvuus/ws/roadStationStatuses


Elements

  • timestamp timestamp of the latest update of the message, both in UTC time zone and local (Finnish) time zone

  • roadstationstatusesdata status of road stations

  • roadstation collection of status information of a single road station

  • stationid identifier of a road station

  • roadstationstatus state status of a road station

  • conditioncode condition code of a road station * 0 = OK * 1 = Problems or suspected malfunction * 2 = confirmed malfunction * 3 = confirmed malfunction, repair not planned in near future * 4 = repair request sent * 5 = repair work done * 6 = repair work interrupted

  • stationdatacollectionstatus station data collection and sensor calculation status

  • This data is not available anymore

  • statuscode status code of station data collection and sensor calculation * -1 = station data is not collected * 0 = station data collection and sensor calculation successful * 1 = problems in sensor calculation (sensor value not received) * 2 = data collection failed due to missing communication device * 3 = no connection to station * 4 = line busy * 5 = connection successful, but not data available

  • updated timestamp of the latest update of this station state

Clone this wiki locally