We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
These notes were taken in a ux research session 2019-12-17 and need to be folded into the hands-on-lab:
no chance to early test - is the API working? how to judge success after a step?
request_debug exercise at the end? maybe mark as more advanced content
request_debug
add steps to verify being able to talk to hub/emulator without puppet
"link button press" when starting out
step 6: hub1.conf - what the f?
step 6: explain where to locate the attributes hash
step 6: remove 'ensure' from attributes example
step 6: replace DESC heredoc with regular string
step 6: add require 'faraday'
require 'faraday'
hue_put context argument does not line up with other examples
hue_put
context
fix default bri value in traffic_lights.pp to something more bright (250?)
add --trace --verbose --debug everywhere to improve debugging when things go wrong
--trace --verbose --debug
note that lights in a non-plain-color mode will not react to just setting hue/bri
The text was updated successfully, but these errors were encountered:
No branches or pull requests
These notes were taken in a ux research session 2019-12-17 and need to be folded into the hands-on-lab:
no chance to early test - is the API working? how to judge success after a step?
request_debug
exercise at the end? maybe mark as more advanced contentadd steps to verify being able to talk to hub/emulator without puppet
"link button press" when starting out
step 6: hub1.conf - what the f?
step 6: explain where to locate the attributes hash
step 6: remove 'ensure' from attributes example
step 6: replace DESC heredoc with regular string
step 6: add
require 'faraday'
hue_put
context
argument does not line up with other examplesfix default bri value in traffic_lights.pp to something more bright (250?)
add
--trace --verbose --debug
everywhere to improve debugging when things go wrongnote that lights in a non-plain-color mode will not react to just setting hue/bri
The text was updated successfully, but these errors were encountered: