Skip to content

Instantly share code, notes, and snippets.

@gwincr11
Created April 29, 2016 21:24
Show Gist options
  • Save gwincr11/97ae52d2d3bacefae9c451d0f616803b to your computer and use it in GitHub Desktop.
Save gwincr11/97ae52d2d3bacefae9c451d0f616803b to your computer and use it in GitHub Desktop.
dict = {
"sensor_unit" => {
"current_location" => {
"lat" => 39.508577,
"long" => -115.9377,
"time" => 1461608442
},
"rad_sensor_attributes" => [
{
"sensor_id" => "sensor_12",
"sensor_mca_mode_message_attributes" => [
{
"binned_channel_counts" => [
1, 2, 3, 4, 5
],
"live_time" => 1,
"start_time" => "1461892441",
"sample_duration" => 1
}
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment