From 56f72f4d4c39588fe50414a4db1e8e345047c5d2 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Wed, 8 Oct 2025 12:05:36 +0200 Subject: chore(crates/rocie-client): Re-generate --- crates/rocie-client/docs/UnitProperty.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 crates/rocie-client/docs/UnitProperty.md (limited to 'crates/rocie-client/docs/UnitProperty.md') diff --git a/crates/rocie-client/docs/UnitProperty.md b/crates/rocie-client/docs/UnitProperty.md new file mode 100644 index 0000000..b560f0c --- /dev/null +++ b/crates/rocie-client/docs/UnitProperty.md @@ -0,0 +1,14 @@ +# UnitProperty + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**description** | Option<**String**> | An description of this property. | [optional] +**id** | [**models::UnitPropertyId**](UnitPropertyId.md) | The unique ID for this unit property. | +**name** | **String** | The user-displayed name of this property. | +**units** | [**Vec**](UnitId.md) | The units with are measuring this property. | + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + -- cgit 1.4.1