Package io.github.zeroone3010.yahueapi
Class HueBridge
java.lang.Object
io.github.zeroone3010.yahueapi.HueBridge
public class HueBridge extends Object
A class representing a Hue Bridge in the application initialization phase.
Most people are likely to have just one of these.
-
Constructor Details
-
Method Details
-
getName
Returns the human-readable name of the Bridge.- Returns:
- The name of the Bridge.
-
getIp
Returns the IP address of the Bridge.- Returns:
- The IP address of the Bridge.
-
getMac
Returns the MAC address of the Bridge.- Returns:
- The MAC address of the Bridge.
-
toString
-
equals
-
hashCode
public int hashCode()
-