You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/2025.3/Guides/user-guides/user-interfaces/gateway/Admin/license-consumption.md
+19-10Lines changed: 19 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,19 +19,20 @@ The License Consumption page is used to view the license consumption for the cur
19
19
20
20
### View License Consumption
21
21
22
-
Every function block connected to a Start Flow block adds one to the License Consumption, except for the following blocks, which do not impact the License Consumption:
22
+
Every functional block connected to a Start Flow block adds one to the license consumption, except for the following blocks, which do not impact the license consumption:
23
23
24
-
* Start Flow
25
-
* End Flow
26
-
* Start Workspace
27
-
* End Workspace
28
-
* Wireless Receiver
29
-
* Wireless Sender
30
-
* Workspace (including the Handle Flow Exception workspace)
24
+
*[Start Flow][]
25
+
*[End Flow][]
26
+
*[Start Workspace][]
27
+
*[End Workspace][]
28
+
*[Wireless Receiver][]
29
+
*[Wireless Sender][]
30
+
*[Workspace][]
31
+
*[Handle Flow Exception Workspace][]
31
32
32
-
The License Consumption details are shown in a tabular format, where each flow’s license consumption is aggregated and shown as a total against its parent Group. Groups may be expanded to show the License Consumption of each individual flow.
33
+
The License Consumption details are shown in a tabular format, where each flow’s license consumption is aggregated and shown as a total against its parent group. Groups may be expanded to show the license consumption of each individual flow.
33
34
34
-
The Breakdown switch expands the table to additionally show the number of Function blocks used in each flow, plus the flow Usage. The Usage identifies the number of times each flow has been calculated towards the total License Consumption; for {{% ctx %}} flows this will typically be a count of 1.
35
+
The `Breakdown` switch expands the table to additionally show the flow usage and the number of functional blocks used in each flow. In {{% ctx %}} all flows will have a count of 1 in the `Usage` column.
35
36
36
37
See the [Check License Consumption][Check License Consumption tutorial] tutorial for a step-by-step guide.
0 commit comments