Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

Check Status of Smart Agent

To check status of smart agent:

  1. Click at the name of the Wind Turbine.

  2. Click at Health status tab.

  3. Click Agent Name.

  4. Turbine state appears with status of agent, data it ran and description of status.


Create New Agent using the Wintell portail

To create new Agent:  

  1. Click Health Status tab  in Asset.

  2. Click + Create, options: Tag, Text, Script and External.

Tag: consists of defining a set of status related with the respective thresholds. It is necessary to connect one or more equipments with one or more tags, selected from a list. The equipment identification number is the one used for the CMMS - Senergy.

Text: consists of writing a JAVAscript using a script interface. The script can be tested before being implemented.

Script: runs on wintell hub. Can perform simple computations or do the association with external libraries.

External: runs outside the wintell hub. Push the results periodically to the WINTELL hub through a web API.

  1. Put the Period (sec), define the repeat interval in which the smart agent will run.

  2. Put Title, name of the agent.

  3. Detail the smart agent principle in Description, it contains the detailed information about the agent.

  4. Define the History source, eDNA per default.


Create Tag agent

To create new Tag agent:  

  1. Click Agent tab in Asset.

  2. Click + Create button.

  3. Put Period (in seconds).

  4. Define the agent scope in Description field - it sets the Agent’s name.

  5. Put History source, if other than eDNA.

  6. Define status Thresholds.

  • Select Status: OPERATIONAL, WARNING, ALARM, SERVICE and FAIL.

  • Put a Threshold value.

  • Click Add button.

  • Click Remove Selected, to discard a Threshold.

  1. Select Equipment Tags in Bindings , used for creating the models. Search the tags using the filter. Click Remove Selected, to discard a tag.

  2. Click Save.

Create DATAmaestro agent

To create new DATAmaestro agent:  

It is possible to create a DATAmaestro agent using the DATAmaestro Indicator. The DM Indicator has to be stored.


Create Text agent


To create new Text agent:  


  1. Click Agents tab in Asset.

  2. Click + Create button.

  3. Select Text.

  4. Put Period (in seconds).

  5. Define the agent scope in Description field - agent’s name.

  6. Put History source, if other than eDNA.

  7. Write the text Script. Select tags in Tags. There is Help tab for JAVAscript tutorial with some important elements of the code.

  8. Click Save.


Create Script agent


To create new Script agent:  


  1. Click Agent tab in Asset.

  2. Click + Create button.

  3. Select Script.

  4. Put Period (in seconds).

  5. Define the agent scope in Description field - agent’s name.

  6. Put History source, if other than eDNA.

  7. Put the Path.

  8. Click Save.


Create External agent


To create new External agent:  


  1. Click Agents tab in Asset.

  2. Click + Create button.

  3. Select External.

  4. Put Period (in seconds).

  5. Define the agent scope in Description field - agent’s name.

  6. Click Save.


Edit Agent

To edit an agent:  

  1. Click Agents in Asset.

  2. Click the Edit Icon (pencil) for the agent to be edited.

  3. Make changes. Click Save.

Delete Agent

To delete an agent:  

  1. Click Management in main menu.

  2. Click Agent.

  3. Click the Delete Icon (Litter) for the agent to be deleted.

  4. Message windows: “Do you really want to delete Agent Name?”. Click OK.



Visualize Agent


To view agent information:  


  1. Click Agents tab  in Asset.

  2. Click + View, options: History, Actions and Associations.

  3. Click at the Agent name and click History. The history of the changes of agent status is shown - History of Agent Name.

  4. Click Actions, it shows the actions for all agents - Actions.  

  5. Click Associations, it shows the relations between the agent and the actions: Actions associated to Agent Name.


  • No labels