events/deviceconnected.rst: Added new fields
GitHub-Pull-Request: https://github.com/syncthing/docs/pull/180
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
DeviceResumed
|
||||
-------------
|
||||
|
||||
Generated each time a device was resumed.
|
||||
|
||||
.. code-block:: json
|
||||
|
||||
{
|
||||
"id": 2,
|
||||
"type": "DeviceResumed",
|
||||
"time": "2014-07-13T21:04:33.687836696+02:00",
|
||||
"data": {
|
||||
"device": "NFGKEKE-7Z6RTH7-I3PRZXS-DEJF3UJ-FRWJBFO-VBBTDND-4SGNGVZ-QUQHJAG"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user