From 21387b993135ead07827e34c639989870aa32d25 Mon Sep 17 00:00:00 2001 From: Karin Olivier Date: Fri, 22 Nov 2024 12:18:22 +0100 Subject: [PATCH] Uppercase for new field name --- ...-Analytics-Builder-to-select-source-or-destination type.md | 4 ++-- .../analytics-builder-bundle/using-the-model-editor.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/change-logs/analytics/apama-in-c8y-20241122-New-template-parameter-field-in-Analytics-Builder-to-select-source-or-destination type.md b/content/change-logs/analytics/apama-in-c8y-20241122-New-template-parameter-field-in-Analytics-Builder-to-select-source-or-destination type.md index 345a797edc..8bf99dff43 100644 --- a/content/change-logs/analytics/apama-in-c8y-20241122-New-template-parameter-field-in-Analytics-Builder-to-select-source-or-destination type.md +++ b/content/change-logs/analytics/apama-in-c8y-20241122-New-template-parameter-field-in-Analytics-Builder-to-select-source-or-destination type.md @@ -1,5 +1,5 @@ --- -date: +date: title: New template parameter field in Analytics Builder to select source or destination type change_type: - value: change-2c7RdTdXo4 @@ -14,5 +14,5 @@ build_artifact: ticket: PAB-4575 version: --- -A new field named **Source or destination type** is now available in the **Template Parameters** dialog box of the Analytics Builder model editor. +A new field named **Source or Destination Type** is now available in the **Template Parameters** dialog box of the Analytics Builder model editor. It applies when the type **Source or Destination** is selected. You can use the new field to select one of the following source or destination types: **Device**, **Groups**, **Assets**, or **Other**. You can then specify a default value that is based on your selection. See also [Managing template parameters](/streaming-analytics/analytics-builder/#managing-template-parameters). diff --git a/content/streaming-analytics/analytics-builder-bundle/using-the-model-editor.md b/content/streaming-analytics/analytics-builder-bundle/using-the-model-editor.md index 2c06800828..8f47c02c05 100644 --- a/content/streaming-analytics/analytics-builder-bundle/using-the-model-editor.md +++ b/content/streaming-analytics/analytics-builder-bundle/using-the-model-editor.md @@ -383,7 +383,7 @@ Models with no template parameters can be directly activated in the model manage An input block specifies a device or a range of devices, while an output block specifies a device, a trigger device or an asset. For template parameters, the same template parameter and thus value can be used for both input and output blocks. If a template parameter is set to refer to a range of devices, then using it in an output block will be treated as the trigger device. Typically, a single template parameter would be used for all input and output blocks, and may be a single device or a range of devices, in which case the block output goes to the device within the range that triggered a model evaluation \(so a model calculating an average of a measurement and outputting to a measurement would generate a new measurement for each device independently\). Even if a different template parameter whose value refers to a different range was used, the model output would only be sent to the device that triggered a model's evaluation. - - **Source or destination type**. Applies when the type **Source or Destination** is selected. + - **Source or Destination Type**. Applies when the type **Source or Destination** is selected. You can select one of the following source or destination types: **Device**, **Groups**, **Assets**, or **Other**. You can then specify a default value that is based on your selection. - **Optional**. An optional value can remain blank or can be set later by the instance maintainer. When you select this checkbox, it is not possible to specify a default value.