diff --git a/events/deviceconnected.rst b/events/deviceconnected.rst index c75235a87..9d118665f 100644 --- a/events/deviceconnected.rst +++ b/events/deviceconnected.rst @@ -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)" } }