src-tauri/plugins/tauri-plugin-hardware/permissions/autogenerated/reference.md
Default permissions for the hardware plugin
allow-get-system-infoallow-get-system-usageallow-refresh-system-infohardware:allow-get-system-info
Enables the get_system_info command without any pre-configured scope.
</td> </tr> <tr> <td>hardware:deny-get-system-info
Denies the get_system_info command without any pre-configured scope.
</td> </tr> <tr> <td>hardware:allow-get-system-usage
Enables the get_system_usage command without any pre-configured scope.
</td> </tr> <tr> <td>hardware:deny-get-system-usage
Denies the get_system_usage command without any pre-configured scope.
</td> </tr> <tr> <td>hardware:allow-refresh-system-info
Enables the refresh_system_info command without any pre-configured scope.
</td> </tr> <tr> <td>hardware:deny-refresh-system-info
Denies the refresh_system_info command without any pre-configured scope.
</td> </tr> </table>