set_property
Method
This is a method of the MinimalTelemetry class in the telemetry_funcs module.Set a property
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
set_property: Set a property
This is a method of the MinimalTelemetry class in the telemetry_funcs module.Set a property
def set_property(&mut self, key: impl Into<String>, value: serde_json::Value) -> ()