Testing
This commit is contained in:
@@ -61,7 +61,7 @@ pub struct ServiceSummary {
|
||||
#[serde(default)]
|
||||
pub cpu_load_15: f32,
|
||||
#[serde(default)]
|
||||
pub cpu_cstate: Option<String>,
|
||||
pub cpu_cstate: Option<Vec<String>>,
|
||||
#[serde(default)]
|
||||
pub cpu_temp_c: Option<f32>,
|
||||
#[serde(default)]
|
||||
|
||||
Reference in New Issue
Block a user