Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create a folder called Apps in the trebuchet_debug folder:

    image-20241120-103027.png

  2. Open the Apps folder and place the relevant applications that you wish to use via Trebuchet:

    image-20241120-103728.png

  3. Open the the file appConfiguration.json:

    image-20241120-104017.png

  4. and add a new entry to the TrebuchetApps list, in the following format:

    Code Block
    "TrebuchetApps": [
          <Current App list>,
        {
          "Name": "",
          "Description": "",
          "LaunchCommand": "",
          "ExePath": "",
          "ParameterGroups": [],
          "MutualExclusiveGroups": [],
          "ExecutionEnv": null
        }
    ]

Info

Python File

Within the IASDK, there are several example scripts for connecting to the radar and retrieving some data.

...

Note that the radar ipaddress and port parameters have been recognised as radar connection parameters, and so have been linked to the Hostname and Port fields.

Info

When you click on an app tile you may notice that the hostname and port change to reflect what is configured for the app. If the app doesn't have a port configured, then this will not change but the IP address will. In the example above there is an Ip Port Override box underneath the Port field in the Connection Details. If this is ticked, when you click on an app tile, the hostname and IP address will not change. This makes it easier to use an apps specific details, or override them globally.

...

Related Information

Filter by label (Content by label)
showLabelsfalse
max10
maxCheckboxfalse
reversefalse
cqllabel in ( "tool" , "trebuchet" )