The URL of the backend server
The url suffix to fetch the real time bus data from the backend. {host_url}/{rt_data}{id} is called to fetch the update data where id refers to the bus id
The url suffix to fetch the update data from the backend. i.e. host_url/update is called to fetch update data
Configuration of the RestApi. The {AccessConfig} properties are used as URL suffixes (see {RestApiConfig#update})