Configuration Parameters
Configuration parameters are essentially variables with specific functions within a tool. They act as adjustable settings, allowing users to tailor the tool's behavior to their needs. The complete set of these variables is collectively known as the "configuration parameters."
Compiled languages typically use static variables for configuration, meaning they have a lifespan covering the entire program's execution. This is like pre-determining the settings before starting a journey. In contrast, interpreted languages allocate configuration variables dynamically during declaration, as their values might not be known in advance. Imagine adjusting navigation points mid-journey based on new information.
This is a Privilege-based feature: The user can access, view, add, edit, delete, and execute only if the administrator has granted them privileges. This will be defined under roles and privileges.
What you see on the screen
Configuration Parameter Details | Fields
Label
Description/ Example
Search
Search for the required configuration parameter.
Filter
Filter can be added based on the field (Parameter, description, and value) and select the condition from the drop-down box below.
Parameter
Displays the parameter associated with the configuration.
Value
Indicates the value described in the configuration.
Description
A brief description of the respective configuration.
Actions
Edit
Click to make changes to the configuration.
Delete
Click to delete the configuration.
Steps to Add a Configuration Parameter
Navigate to Infraon Configuration -> IT operation -> Network Configuration and select the Configuration parameter option.
Click on ‘ADD,’ located at the top right corner of the page.
Input the below details:
Add Configuration Parameter | Fields
Label
Action/ Description
Parameter
Click to add a required parameter name for the configuration.
Value
Add the respective value.
Description
Add a suitable brief description of the configuration.
Note: Enabling "Password Field" triggers secure storage and masked display of the value field (When the Checkbox is ticked, the password will be kept hidden).
Click Submit to configure the Parameter or Cancel to abort the operation.
Last updated