blob: 0ed8fe0c2d71f64234e83f93eb6fcb178018418a [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).