"""Set current studio clock information such as schedule info and track-list for engine 1 or 2
Set current studio clock information (schedule and track-list) of the given play-out source (engine1, engine2) # noqa: E501
Set current studio clock information (source, schedule and track-list) and the next schedule of the given play-out source (engine1, engine2). Please note, the `current_track` information is ignored in the PUT request. It's only populated in the GET request. To store current track information use `/playlog/store` instead. # noqa: E501