Class SwitchFactory
java.lang.Object
io.github.zeroone3010.yahueapi.v2.SwitchFactory
public class SwitchFactory extends Object
-
Constructor Summary
Constructors Constructor Description SwitchFactory(Hue hue, com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Method Summary
Modifier and Type Method Description SwitchImplbuildSwitch(DeviceResource resource, Map<UUID,ButtonResource> allButtons)