Skip to content

Instantly share code, notes, and snippets.

@matthijskooijman
Last active August 29, 2015 14:10
Show Gist options
  • Save matthijskooijman/e28b68c7399c33df5089 to your computer and use it in GitHub Desktop.
Save matthijskooijman/e28b68c7399c33df5089 to your computer and use it in GitHub Desktop.

Send a custom report with temperature every minute

function doreport { hq.report(key(temperature.c)); }
run doreport, 60000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment