Skip to content

Instantly share code, notes, and snippets.

@jsanda
Created June 13, 2012 02:09
Show Gist options
  • Save jsanda/2921379 to your computer and use it in GitHub Desktop.
Save jsanda/2921379 to your computer and use it in GitHub Desktop.
updates = {
context: 'Group',
id: 123,
schedules: {
'Measurement A': interval(1, time.hours),
'Measurement B': 'disabled'
rest: interval(30, time.minutes)
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment