wez-sonos

Crates.iowez-sonos
lib.rswez-sonos
version0.1.0
sourcesrc
created_at2024-06-08 13:15:41.409934
updated_at2024-06-08 13:15:41.409934
descriptionSonos API client
homepage
repositoryhttps://github.com/wez/wez-sonos
max_upload_size
id1265735
size525,916
Wez Furlong (wez)

documentation

https://docs.rs/wez-sonos

README

Wez's Sonos Client API for Rust

This is a rust crate that has been partially generated from the available sonos device metadata found in @svrooij's sonos-api-docs repository.

It provides an interface to discover and issue commands to Sonos devices on the network, as well as subscribe to events generated by those devices.

Under the covers, this crate makes use of instant-xml, a serde-like approach to interact with XML data in a declarative way.

Commit count: 46

cargo fmt