21 lines
547 B
ReStructuredText
21 lines
547 B
ReStructuredText
DeviceConnected
|
|
---------------
|
|
|
|
Generated each time a connection to a device has been established.
|
|
|
|
.. code-block:: 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",
|
|
"deviceName": "Laptop",
|
|
"clientName": "syncthing",
|
|
"clientVersion": "v0.13.4",
|
|
"type": "TCP (Client)"
|
|
}
|
|
}
|