Skip to content

Commit

Permalink
Added test data for IEEE time frame, time interval and ambient sound …
Browse files Browse the repository at this point in the history
…schemas
  • Loading branch information
scarini committed Jul 17, 2023
1 parent 6153dbe commit e8c2365
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"ambient_sound": {
"value": 75,
"unit": "deciB"
},
"effective_time_frame": {
"date_time": "2019-02-05T06:00:00Z"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"end_date_time": "2013-02-05T07:25:00Z"
}

0 comments on commit e8c2365

Please sign in to comment.