FolderScanProgress

Emitted in regular intervals (folder setting ProgressIntervalS, 2s by default) during scans giving the amount of bytes already scanned and to be scanned in total , as well as the current scanning rates in bytes per second.

  1. {
  2. "data" : {
  3. "total" : 1,
  4. "rate" : 0,
  5. "current" : 0,
  6. "folder" : "bd7q3-zskm5"
  7. },
  8. "globalID" : 29,
  9. "type" : "FolderScanProgress",
  10. "time" : "2017-03-06T15:00:58.072004209+01:00",
  11. "id" : 29
  12. }