mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Add device security profiles (#1806)
This commit is contained in:
@@ -38,7 +38,8 @@ TEST_DEV_RES = {
|
||||
"hardware_brand": "Zebra",
|
||||
"hardware_model": "TC25",
|
||||
"software_brand": "pretixSCAN",
|
||||
"software_version": "1.5.1"
|
||||
"software_version": "1.5.1",
|
||||
"security_profile": "full"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user