Implement datapoint update endpoint
This commit is contained in:
@@ -12,4 +12,4 @@ reqwest = { version = "^0.12", features = ["json"] }
|
||||
serde = { version = "^1.0", features = ["derive"] }
|
||||
thiserror = "^2.0"
|
||||
tokio = { version = "^1.42", features = ["full"] }
|
||||
time = { version = "^0.3", features = ["serde", "parsing", "formatting", "macros"] }
|
||||
time = { version = "^0.3", features = ["serde", "parsing", "formatting"]}
|
||||
|
||||
Reference in New Issue
Block a user