mirror of
https://codeberg.org/icewind/taspromto.git
synced 2026-08-02 12:14:45 +02:00
cleanup dsmr
This commit is contained in:
parent
16993948cf
commit
74463cc56e
5 changed files with 114 additions and 85 deletions
|
|
@ -49,7 +49,7 @@ impl MiTempDevice {
|
|||
}
|
||||
}
|
||||
|
||||
pub fn format_prometheus(&self) -> impl Display + '_ {
|
||||
pub fn format_open_metrics(&self) -> impl Display + '_ {
|
||||
MitempFormatter { device: self }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue