restructured

This commit is contained in:
Jonas Zeunert
2018-07-10 21:03:14 +02:00
parent c9e3b9e0c3
commit 9a0168cb40
97 changed files with 203 additions and 136 deletions

View File

@@ -0,0 +1,16 @@
{
"input_matrix" :
[
{
"name" : "event_01",
"address" : 123,
"priority" : 1
},
{
"name" : "event_02",
"address" : 2,
"priority" : 2
},
]
}