fwupd/data/device-tests/jabra-speak-710.json
Richard Hughes 9d37e447a1 Convert the device test script to a fwupdmgr subcommand
This allows us to do a few things:

 * Remove the runtime dep on Python 3, which is tricky for ChromeOS
 * Test composite devices more efficiently, only writing once per test
 * Automatically upload signed reports for successful device tests.
2021-09-16 15:01:36 +01:00

29 lines
645 B
JSON

{
"name": "Jabra Speak 710",
"interactive": false,
"steps": [
{
"url": "https://fwupd.org/downloads/d2910cdbc45cf172767d05e60d9e39a07a10d242-Jabra-SPEAK_710-1.10.cab",
"components": [
{
"version": "1.10",
"guids": [
"0c503ad9-4969-5668-81e5-a3748682fc16"
]
}
]
},
{
"url": "https://fwupd.org/downloads/a5c627ae42de4e5c3ae3df28977f480624f96f66-Jabra-SPEAK_710-1.28.cab",
"components": [
{
"version": "1.28",
"guids": [
"0c503ad9-4969-5668-81e5-a3748682fc16"
]
}
]
}
]
}