remote_auth: Remotely activate a button press on the user's bridge

Description Usage Arguments Value

View source: R/auth.R

Description

After obtaining an authorization token (see request_token()), the token can be used to remotely "press" the button on the Hue bridge as part of a remote authentication sequence.

Usage

1
remote_auth(token = Sys.getenv("PHILIPS_HUE_ACCESS_TOKEN"))

Arguments

token

token returned from request_token()

Value

Returns TRUE (invisibly) if the call was successful.


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