blob: 0e8d47a06836c38d1664093484604a56d407aeae [file] [log] [blame]
Simon Huntbb282f52014-11-10 11:08:19 -08001{
2 "__comments__": [
3 "fabricated event",
4 "not sure if this is the actual format",
5 "but we really only care about 'id' being in the payload"
6 ],
7 "event": "removeDevice",
8 "payload": {
9 "id": "of:0000000000000002",
10 "type": "switch",
11 "online": true,
12 "labels": [
13 "of:0000000000000002",
14 "2",
15 "",
16 null
17 ],
18 "props": {}
19 }
20}