Skip to content

Commit

Permalink
df-000-base.md: document ooni_run_link_id (#280)
Browse files Browse the repository at this point in the history
This diff documents the `ooni_run_link_id` annotation.
  • Loading branch information
bassosimone authored Nov 3, 2023
1 parent ab1f87e commit 0b27d69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data-formats/df-000-base.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ list of input URLs.
"engine_version": "0.10.4",
"engine_version_full": "v0.10.4",
"network_type": "wifi",
"ooni_run_link_id": "123456",
"platform": "ios",
"architecture": "arm64"
}
Expand All @@ -189,6 +190,9 @@ engine as generated by `git describe --tags`

- `wifi`: when OONI Probe Mobile is using Wi-Fi networks.

- `ooni_run_link_id` (`string`): the OONI-Run-v2 link ID
that caused this measurement to be performed.

- `platform` (`string`): one of:

- `android`
Expand Down

0 comments on commit 0b27d69

Please sign in to comment.