aegis-dos-protection/test/Configurator_config.json

8 lines
125 B
JSON
Raw Normal View History

2021-10-24 10:52:16 +00:00
{
"STRING" : "Hello World.",
"BOOLEAN" : true,
"UNSIGNED_INT" : 42,
"FLOAT" : 1.337,
"DOUBLE" : -3.001
}