mirror of
https://github.com/hubaldv/bioz-icd-rs.git
synced 2026-01-22 18:34:32 +00:00
Added timestamp.
This commit is contained in:
@@ -42,6 +42,7 @@ topics! {
|
||||
|
||||
#[derive(Serialize, Deserialize, Schema, Debug, PartialEq)]
|
||||
pub struct AllData {
|
||||
pub timestamp_us: u64,
|
||||
pub pressure: f32,
|
||||
pub pressure_filtered: f32,
|
||||
pub setpoint_rp: f32,
|
||||
|
||||
Reference in New Issue
Block a user