aegis-dos-protection/test/Initializer_config.json

10 lines
161 B
JSON
Raw Normal View History

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