aegis-dos-protection/test/ConfigurationManagement/config_test.json
2021-10-23 16:53:40 +02:00

8 lines
125 B
JSON

{
"STRING" : "Hello World.",
"BOOLEAN" : true,
"UNSIGNED_INT" : 42,
"FLOAT" : 1.337,
"DOUBLE" : -3.001
}