Widget
This context lets you access and manage a single widget.
Unique Actions
Configure Widget
This Configure action is used to edit the properties of the widget.
![]() | Changing Name field during this operation will cause renaming of current context. This may lead to malfunctioning of other system components that use context name/path as a primary identifier. |
Action Type: |
Edit Template
This action is supported only in Iotellect Client. Is starts the GUI Builder and allows to edit the widget template.
Action Name: | editTemplate |
Non-Interactive Mode: | Not Supported |
Permissions: | Accessible at Manager permission level |
Launch Widget
This action starts a widget. See Launching Widgets for more information.
Action Name: | launch |
Non-Interactive Mode: | Not Supported |
Permissions: | Accessible at Observer permission level |
Execution Parameters: | Widget Window Location Widget Dashboard Properties |
Common Actions
Delete, Make Copy, Replicate, Edit Context Permissions, Monitor Related Events, View Status
Context States and Icons
Icon | Code | State |
0 | This widget is relative. | |
1 | This widget is absolute. |
Advanced Information |
Context Information
Context Type: widget
Context Name: provided by user
Context Description: provided by user
Context Path: users.USER_NAME.widgets.WIDGET_NAME
Context Mask: users.*.widgets.*
Context Permissions
Level | Description |
None | No access allowed. |
Observer | Widget launching. Basic event monitoring. Status browsing. |
Operator | Configuration browsing. |
Manager | Widget configuration and removal. |
Engineer | Same as Manager. |
Administrator | Same as Manager. |
Public Variables (Properties)
Common Variables: groupMembership (Group Membership), validity (Validity), activeAlerts (Active Alerts)
Widget Properties
See description of the variable and its fields here.
Variable Name: | childInfo |
Records: | 1 |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
name | String | 1 - 50 characters |
description | String | 1 - 50 characters |
template | String | |
type | String | |
validityExpression | String | |
validityListeners | Data Table | |
defaultContext | String |
Public Functions
This context has no public functions.
Public Events
Common Events: info (Information)
Was this page helpful?