galileo_sdk.sdk.stations.StationsSdk.on_station_admin_lz_added

StationsSdk.on_station_admin_lz_added(func)[source]

Callback will execute when a lz has been added to the station Emitted to admin of station

Parameters

func – Callable[[StationAdminLzAddedEvent], None]

Returns

None