galileo_sdk.sdk.stations.StationsSdk.on_new_station

StationsSdk.on_new_station(func)[source]

Callback will execute upon a creation of a new station

Parameters

func – Callable[[NewStationEvent], None]

Returns

None