Inventory.
add_station
Add a station to the inventory.
network_name (str) – The name of the network to which to add the station.
station_to_add (Station) – The station to add to the inventory.
Station
The station that has been added to the inventory.