pub async fn read_current_state(
conn: &Connection,
endpoint: u16,
) -> Result<PlaybackState>Expand description
Read CurrentState attribute from cluster Media Playback.
pub async fn read_current_state(
conn: &Connection,
endpoint: u16,
) -> Result<PlaybackState>Read CurrentState attribute from cluster Media Playback.