Remote

class AzuracastPy.models.remote.Remote(id: int, name: str, url: str, bitrate: int, format: str, listeners: Listeners)

Represents basic info for station remote relay

__init__(id: int, name: str, url: str, bitrate: int, format: str, listeners: Listeners)

Initializes a Remote object.

Note

This class should not be initialized directly. Instead, an instance will be made available as an attribute another classes: Station.