blob: 0428740c1fcdf205112293c20e2bc2c10d9fdd5a [file] [log] [blame]
description: >
Implement to provide sensor value mutability.
properties:
- name: Mutable
type: boolean
default: false
description: >
A hint to a server that provides sensor access to external users, such
as an IPMI server, as to whether or not to allow external users to
modify the value, via "set sensor value" commands or similar. True to
allow modification (read-write). False to disallow modification
(read-only).