2025-02-17 09:49:51 +01:00
|
|
|
{
|
|
|
|
|
"rougail": {
|
|
|
|
|
"type": "namespace",
|
|
|
|
|
"informations": {
|
2025-10-14 12:58:39 +02:00
|
|
|
"path": "rougail",
|
2025-02-17 09:49:51 +01:00
|
|
|
"names": [
|
|
|
|
|
"rougail"
|
|
|
|
|
],
|
|
|
|
|
"description": "Rougail",
|
|
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"type": "mode",
|
|
|
|
|
"name": "basic"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"children": {
|
2025-10-14 16:09:25 +02:00
|
|
|
"variable1": {
|
2025-02-17 09:49:51 +01:00
|
|
|
"type": "variable",
|
|
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"type": "type",
|
|
|
|
|
"name": "port"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "mode",
|
|
|
|
|
"name": "basic"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "property",
|
|
|
|
|
"name": "mandatory"
|
|
|
|
|
}
|
|
|
|
|
],
|
2025-09-22 09:42:46 +02:00
|
|
|
"validators": {
|
|
|
|
|
"name": "Validators",
|
|
|
|
|
"values": [
|
|
|
|
|
"well-known ports (1 to 1023) are allowed",
|
|
|
|
|
"registred ports (1024 to 49151) are allowed",
|
|
|
|
|
"private ports (greater than 49152) are allowed"
|
|
|
|
|
]
|
|
|
|
|
},
|
2025-10-14 12:58:39 +02:00
|
|
|
"path": "rougail.variable1",
|
2025-02-17 09:49:51 +01:00
|
|
|
"names": [
|
|
|
|
|
"variable1"
|
|
|
|
|
],
|
2025-10-14 12:58:39 +02:00
|
|
|
"description": "A port variable."
|
2025-02-17 09:49:51 +01:00
|
|
|
},
|
2025-10-14 16:09:25 +02:00
|
|
|
"variable2": {
|
2025-02-17 09:49:51 +01:00
|
|
|
"type": "variable",
|
2025-09-22 09:42:46 +02:00
|
|
|
"default": {
|
|
|
|
|
"name": "Default",
|
|
|
|
|
"values": "8080"
|
|
|
|
|
},
|
2025-02-17 09:49:51 +01:00
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"type": "type",
|
|
|
|
|
"name": "port"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "mode",
|
|
|
|
|
"name": "standard"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "property",
|
|
|
|
|
"name": "mandatory"
|
|
|
|
|
}
|
|
|
|
|
],
|
2025-09-22 09:42:46 +02:00
|
|
|
"validators": {
|
|
|
|
|
"name": "Validators",
|
|
|
|
|
"values": [
|
|
|
|
|
"well-known ports (1 to 1023) are allowed",
|
|
|
|
|
"registred ports (1024 to 49151) are allowed",
|
|
|
|
|
"private ports (greater than 49152) are allowed"
|
|
|
|
|
]
|
|
|
|
|
},
|
2025-10-14 12:58:39 +02:00
|
|
|
"path": "rougail.variable2",
|
2025-02-17 09:49:51 +01:00
|
|
|
"names": [
|
|
|
|
|
"variable2"
|
|
|
|
|
],
|
2025-10-14 12:58:39 +02:00
|
|
|
"description": "A port variable with default value."
|
2025-02-17 09:49:51 +01:00
|
|
|
},
|
2025-10-14 16:09:25 +02:00
|
|
|
"variable3": {
|
2025-02-17 09:49:51 +01:00
|
|
|
"type": "variable",
|
2025-09-22 09:42:46 +02:00
|
|
|
"default": {
|
|
|
|
|
"name": "Default",
|
|
|
|
|
"values": "8080"
|
|
|
|
|
},
|
2025-02-17 09:49:51 +01:00
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"type": "type",
|
|
|
|
|
"name": "port"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "mode",
|
|
|
|
|
"name": "standard"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "property",
|
|
|
|
|
"name": "mandatory"
|
|
|
|
|
}
|
|
|
|
|
],
|
2025-09-22 09:42:46 +02:00
|
|
|
"validators": {
|
|
|
|
|
"name": "Validators",
|
|
|
|
|
"values": [
|
|
|
|
|
"well-known ports (1 to 1023) are allowed",
|
|
|
|
|
"registred ports (1024 to 49151) are allowed",
|
|
|
|
|
"private ports (greater than 49152) are allowed"
|
|
|
|
|
]
|
|
|
|
|
},
|
2025-10-14 12:58:39 +02:00
|
|
|
"path": "rougail.variable3",
|
2025-02-17 09:49:51 +01:00
|
|
|
"names": [
|
|
|
|
|
"variable3"
|
|
|
|
|
],
|
2025-10-14 12:58:39 +02:00
|
|
|
"description": "A port variable with integer default value."
|
2025-02-17 09:49:51 +01:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|