Data Tab
This tab displays the data types you can apply to the plug-ins.
Select your data type from the Type drop-down field.
Choose from the following data types:
Tag Browser
You can browse a data source and select the properties/tags.
- From Type, select
Tag Browser
. - From Query, select an extension query.
The selected query is populated in Query Name.
- Browse the data source and select the check box for the tag/s you want add.
- Drag and drop the tags on the plug-in to bind data.
Query
- From Type, select
Query
. - From Query Type, select the query type you want to use.
The query types appear in the list box based on the queries you created in the
Operations Hub classic version. For example, if you select
Extension
orEntity
, additional selection fields appear.Extension
Populates extension type of queries in the Query field. Select an extension query to add to the plug-in. The selected query is populated in Query Name.
Entity
Populates entities in the Query field. Select an entity to add to the plug-in. The selected entity is populated in Query Name.
- Select + Add.
Globals
- From Type, select
Globals
. - From Globals, select any of these options:
System
Is associated to a computer's settings. Populates system date/time variables. Output
Is associated to query data fields. Populates available queries in the Query field. - Select a query to populate its date fields.
- Select a data field from Outputs.
Custom
Allows you create your own customized global variable. - Enter a name for the variable.
- Choose from the available data types to define the variable.
URL Parameters
Is associated to a URL address. Enter a name for the variable. - Select + Add Global. All added globals appear on the Page Data tab.
- Go to Page Data tab and select the global. The global details appear on the details panel.
- On the details panel, you can specify the Global Type as
App
orPage
global. - For custom and URL parameter global, enter the Initial Value.
Admin Functions
Use these functions to perform system administration tasks.
- From Type, select
Admin Functions
. - Select from:
Send Email
Sends an email to specified recipient/s using the email sender service. DeleteAlertInstance
Deletes the alert set for an asset object instance. StartStopAlertInstance
Starts and stops the alert set for an asset object instance. Get all apps
Retrieves a list of all applications in Operations Hub. Get all apps for user id
Retrieves a list of all applications in Operations Hub that are associated with a specific user ID. Delete image on hard disk
Deletes the image file on the logged-in user's hard disk. GetAllAlerts
Retrieves a list of all alerts in Operations Hub. appGetCurrentUser
Retrieves the current user of the application. GetEventByName
Retrieves an event by its name. - Select + Add.
M2M Functions
Perform machine-to-machine functions to control and manage devices remotely.
- From Type, select
M2M Functions
. - Select from:
Send_MQTT_Command
Sends a command to a device using the MQTT (Message Queuing Telemetry Transport) protocol. The device must be configured with IQP MQTT. Send_REST_Command
Sends a command to a device using the REST (Representational State Transfer) protocol. - Select + Add.
Asset Management Functions
Use these functions to manage and track assets, such as devices and systems.
- From Type, select
Asset Management Functions
. - Select from:
Add new device type
Creates a new category to classify similar type of devices. Add new metric to device type
Adds a new measurement unit to the device type. Add new device
Adds a new device (for example, Pump). Add new thing
Adds a new thing (IoT devices) Add new group
Creates a new group to gather and manage similar devices or things. Add device or thing to group
Assigns a device or thing to a group. Add new device cloud
Adds a new device cloud, which can be used to host and manage devices remotely. Add new cloud account
Adds a new cloud account, which can be used to manage devices that are hosted on a cloud service. - Select + Add.