aegis-dos-protection/test/Configurator_config.json
2021-10-24 12:52:16 +02:00

8 lines
125 B
JSON

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