fwupd/data/device-tests/logitech-rqr12-signed.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

20 lines
512 B
JSON

{
"name": "Logitech Unifying Receiver (RQR12 SIGNED)",
"interactive": false,
"steps": [
{
"url": "https://fwupd.org/downloads/2443cef8b1dae48751d3c60dab22210733e57036-Logitech-Unifying-RQR12.11_B0032.cab",
"components": [
{
"version": "RQR12.11_B0032",
"protocol": "com.logitech.unifyingsigned",
"guids": [
"9d131a0c-a606-580f-8eda-80587250b8d6",
"d637baf7-3ab5-502a-8169-2545302e44e2"
]
}
]
}
]
}