acengnew commited on
Commit
ca415a8
·
verified ·
1 Parent(s): 3799798

Create data.json

Browse files
Files changed (1) hide show
  1. data.json +6 -0
data.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [
2
+ { "command": "come here", "intensity": "normal" },
3
+ { "command": "COME HERE NOW", "intensity": "high" },
4
+ { "command": "stop please", "intensity": "low" },
5
+ { "command": "STOP!", "intensity": "critical" }
6
+ ]