key-value-pairs
Example JSON output
{
"policies": {
"SecurityDevices": {
"NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE",
"NAME_OF_ANOTHER_DEVICE": "LIBRARY_PATH"
}
}
}Example screenshot

Example implementation
Mandatory properties
Last updated