{ "rougail": { "type": "namespace", "informations": { "path": "rougail", "name": "rougail", "description": "Rougail", "properties": [], "mode": "basic", "help": [ "This family is a namespace" ] }, "children": { "var1": { "path": "rougail.var1", "name": "var1", "description": "The first variable.", "help": [ "Message with '." ], "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "basic", "type": "variable", "variable_type": "string" }, "var2": { "path": "rougail.var2", "name": "var2", "description": "The second variable.", "help": [ "Message with \"." ], "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "basic", "type": "variable", "variable_type": "string" } } } }