blob: 0a1fd7474d9b4f59e4b15682151962c92bde889f [file] [log] [blame]
Simon Hunta255a2c2014-11-13 22:29:35 -08001{
2 "event": "showTraffic",
3 "sid": 1,
4 "payload": {
5 "paths": [
6 {
7 "intentId": "0x4321",
8 "links": [
9 "0E:2A:69:30:13:86/-1/0-of:0000ffffffff0003/101",
10 "0E:2A:69:30:13:aa/-1/0-of:0000ffffffff0008/101"
11 ],
12 "class": "animated"
13 },
14 {
15 "intentId": "0xbab3",
16 "links": [
17 "of:0000ffffffff0003/4-of:0000ffffffffff03/1",
18 "of:0000ffffffff0008/4-of:0000ffffffffff08/1",
19 "of:0000ffffffffff08/4-of:0000ffffffffff03/1"
20 ],
21 "class": "animated optical"
22 }
23 ]
24 }
25}