aboutsummaryrefslogtreecommitdiff
path: root/inputs.json
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2021-05-05 16:42:11 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2021-05-05 16:42:11 +0200
commitf0208cbc865822057196de77054163dbade48581 (patch)
treed6813d3dc122314014c18d56c4ade14d363129c0 /inputs.json
Create simulator
Diffstat (limited to 'inputs.json')
-rw-r--r--inputs.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/inputs.json b/inputs.json
new file mode 100644
index 0000000..84c7e6c
--- /dev/null
+++ b/inputs.json
@@ -0,0 +1,10 @@
+{
+ "ou0":{
+ "wake_interval": 10,
+ "wake_duration": 5
+ },
+ "ou1":{
+ "wake_interval": 10,
+ "wake_duration": 5
+ }
+} \ No newline at end of file