Files
syncthing/events/deviceconnected.rst
T
2015-05-28 12:40:43 +02:00

17 lines
390 B
ReStructuredText

DeviceConnected
---------------
Generated each time a connection to a device has been established.
.. code:: json
{
"id": 2,
"type": "DeviceConnected",
"time": "2014-07-13T21:04:33.687836696+02:00",
"data": {
"addr": "172.16.32.25:22000",
"id": "NFGKEKE-7Z6RTH7-I3PRZXS-DEJF3UJ-FRWJBFO-VBBTDND-4SGNGVZ-QUQHJAG"
}
}