Initial
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
DeviceDiscovered
|
||||
----------------
|
||||
|
||||
Emitted when a new device is discovered using local discovery.
|
||||
|
||||
.. code:: json
|
||||
|
||||
{
|
||||
"id": 13,
|
||||
"type": "DeviceDiscovered",
|
||||
"time": "2014-07-17T13:28:05.043465207+02:00",
|
||||
"data": {
|
||||
"addrs": [
|
||||
"172.16.32.25:22000"
|
||||
],
|
||||
"device": "NFGKEKE-7Z6RTH7-I3PRZXS-DEJF3UJ-FRWJBFO-VBBTDND-4SGNGVZ-QUQHJAG"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user