... | ... | @@ -54,7 +54,9 @@ Retour JSON: |
|
|
parameters: [
|
|
|
{
|
|
|
name : '',
|
|
|
type : '', (int, float, string, interval ?),
|
|
|
type : '', (int, float, string, boolean, interval ?),
|
|
|
min : null si non utilisé
|
|
|
max: null si non utilisé
|
|
|
unit: '',
|
|
|
dimension : '' (1 for scalar value)
|
|
|
default : ''
|
... | ... | |