Skip to content

Commit

Permalink
Update motionDetection in metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdesmet committed Nov 3, 2023
1 parent 3efd07e commit 93df4fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion camtrap-dp-profile.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
"items": {
"type": "string",
"enum": [
"motionDetection",
"activityDetection",
"timeLapse"
]
},
Expand Down
2 changes: 1 addition & 1 deletion example/datapackage.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"samplingDesign": "targeted",
"path": "https://lifemica.eu",
"captureMethod": [
"motionDetection",
"activityDetection",
"timeLapse"
],
"individualAnimals": false,
Expand Down

0 comments on commit 93df4fa

Please sign in to comment.