galileo_sdk.sdk.stations.StationsSdk.on_station_admin_lz_removed

StationsSdk.on_station_admin_lz_removed(func)[source]

Callback will execute when a machine has been removed from a station Emitted to admin of station

Parameters

func – Callable[[StationAdminLzRemovedEvent], None]

Returns

None