Constant HW_POWER
pub const HW_POWER: &'static str;Expand description
§Description
Instantaneous power consumed by the component
§Notes
It is recommended to report hw.energy instead of hw.power when possible
§Metadata
| Instrument: | gauge |
| Unit: | W |
| Status: | Development |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::HW_ID | Required |
crate::attribute::HW_NAME | Recommended |
crate::attribute::HW_PARENT | Recommended |
crate::attribute::HW_TYPE | Required |