events/deviceconnected.rst: Added new fields

GitHub-Pull-Request: https://github.com/syncthing/docs/pull/178
This commit is contained in:
Zillode
2016-05-31 06:22:34 +00:00
committed by Jakob Borg
parent 2b1bcd5bfc
commit 6ff9af7872
+5 -1
View File
@@ -11,6 +11,10 @@ Generated each time a connection to a device has been established.
"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"
"id": "NFGKEKE-7Z6RTH7-I3PRZXS-DEJF3UJ-FRWJBFO-VBBTDND-4SGNGVZ-QUQHJAG",
"deviceName": "Laptop",
"clientName": "syncthing",
"clientVersion": "v0.13.4",
"type": "TCP (Client)"
}
}