fwupd/data/device-tests/logitech-rqr24-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

22 lines
616 B
JSON

{
"name": "Logitech Unifying Receiver (RQR24 SIGNED)",
"interactive": false,
"steps": [
{
"url": "https://fwupd.org/downloads/b30e729cc544c711a6ad947cef9ce6614b394a7b-Logitech-Unifying-RQR24.11_B0036.cab",
"components": [
{
"version": "RQR24.11_B0036",
"protocol": "com.logitech.unifyingsigned",
"guids": [
"cc4cbfa9-bf9d-540b-b92b-172ce31013c1",
"87fd7145-3913-50c8-bfcb-86f85006d7d1",
"111c9951-f819-5c48-93ef-205a8f8b96c1",
"40410bd7-57eb-5c82-9eac-abf893861221"
]
}
]
}
]
}