events/devicepaused.rst: document DevicePaused
GitHub-Pull-Request: https://github.com/syncthing/docs/pull/179
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
DevicePaused
|
||||
------------
|
||||
|
||||
Emitted when a device was paused.
|
||||
|
||||
.. code-block:: json
|
||||
|
||||
{
|
||||
"id": 13,
|
||||
"type": "DevicePaused",
|
||||
"time": "2014-07-17T13:28:05.043465207+02:00",
|
||||
"data": {
|
||||
"device": "NFGKEKE-7Z6RTH7-I3PRZXS-DEJF3UJ-FRWJBFO-VBBTDND-4SGNGVZ-QUQHJAG"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user