fwupd/data/device-tests/logitech-bolt-receiver.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

43 lines
1.2 KiB
JSON

{
"name": "Logitech Bolt receiver",
"interactive": false,
"steps": [
{
"url": "https://fwupd.org/downloads/003dcc6c2c5437ab093e0c5c5fc1c4e5ab6274d3060505fe0ef843fd13e7200c-Logitech-MPR05-MPR05.00_B0008.cab",
"components": [
{
"version": "MPR05.00_B0008",
"protocol": "com.logitech.unifyingsigned",
"guids": [
"af1404c4-f038-5b3e-92b0-09bf4aa84f1c"
]
}
]
},
{
"url": "https://fwupd.org/downloads/c35ade1237da4e1ff90d031cc2b2218c32ee53c01b92b014aae2d2226aed2e35-Logitech-MPR05-MPR05.00_B0009.cab",
"components": [
{
"version": "MPR05.00_B0009",
"protocol": "com.logitech.unifyingsigned",
"guids": [
"af1404c4-f038-5b3e-92b0-09bf4aa84f1c"
]
}
]
},
{
"url": "https://fwupd.org/downloads/f1e3ba268ae4e1d3c029392d4f203a976970b162521296a2e9a9a31f314c0c46-Logitech-MPR05-MPR05.01_B0010.cab",
"components": [
{
"version": "MPR05.01_B0010",
"protocol": "com.logitech.unifyingsigned",
"guids": [
"af1404c4-f038-5b3e-92b0-09bf4aa84f1c"
]
}
]
}
]
}