This module is responsible for individual attributes. It tracks values for the attribute, facilitates updates, and handles reporting.
Note that attributes are intended to be typed, so, for example, during the configuration phase, if there is a request for name=boolean
and for name=integer
, there should be a failure.