vmichalak / sonos-controller

Java API for controlling SONOS players
MIT License
43 stars 9 forks source link

Add Snapshot feature #20

Open vmichalak opened 6 years ago

vmichalak commented 6 years ago

A snapshot is a copy of the SONOS state at a given point in time and are used to restore it at this particular point in time. A snapshot feature could be very useful for complex automation scenario (more complex than clip method).