OpenWebifApi.vol

vol expects a string containing up (increase by 5), down (decrease by 5), set<int> (set100) or mute for toogle mute state

  1. Vol vol(string set)
    interface OpenWebifApi
    @method(HTTPMethod.GET)
    vol
    (
    string set
    )
  2. Vol vol()

Meta