## Default Permission Default permissions for the hardware plugin #### This default permission set includes the following: - `allow-get-system-info` - `allow-get-system-usage` ## Permission Table
| Identifier | Description |
|---|---|
| `hardware:allow-get-system-info` | Enables the get_system_info command without any pre-configured scope. |
| `hardware:deny-get-system-info` | Denies the get_system_info command without any pre-configured scope. |
| `hardware:allow-get-system-usage` | Enables the get_system_usage command without any pre-configured scope. |
| `hardware:deny-get-system-usage` | Denies the get_system_usage command without any pre-configured scope. |