Function huelib::bridge::description[][src]

pub fn description(ip_address: IpAddr) -> Result<Description>
This is supported on crate feature upnp-description only.
Expand description

Returns the description of the bridge with the given IP address.

This method internally calls Description::get.