API for linking to the Huxley National Rail REST proxy for the retrieval of live National Rail data. Still needs work (sadly), but works well for the time being!

Dependencies:   EthernetInterface

Auto generated API documentation and code listings for HuxleyIntegrationAPI

Classes

Arrival Arrival Stores a single arrival
Arrival_Board Arrival_Board Contains information pertaining to an arrival board; namely, a list of arrivals and a list of National Rail messages
Departure Departure Stores a single departure
Departure_Board Departure_Board Contains information pertaining to an departure board; namely, a list of departures and a list of National Rail messages
NR_Network_Conn NR_Network_Conn Used for establishing a connection to the Huxley NR SOAP proxy and to generate departure/arrivals data

Code

arrival.cpp [code]
arrival.h [code]
arrival_board.cpp [code]
arrival_board.h [code]
departure.cpp [code]
departure.h [code]
departure_board.cpp [code]
departure_board.h [code]
nr_network.cpp [code]
nr_network.h [code]