auth_local: Authentication - local

Description Usage Arguments Value See Also

View source: R/auth.R

Description

This function helps check and set the necessary environment variables to authenticate to a Hue Bridge on the local network.

Usage

1
2
auth_local(ip = Sys.getenv("PHILIPS_HUE_BRIDGE_IP"),
  username = Sys.getenv("PHILIPS_HUE_BRIDGE_USERNAME"))

Arguments

ip

the IP address of your Hue Bridge

username

the username with access to your Hue Bridge

Value

Returns TRUE (invisibly) if options were successfully set

See Also

https://www.developers.meethue.com/documentation/getting-started


fascinatingfingers/PhilipsHue documentation built on Nov. 25, 2019, 2:22 a.m.