Show all autobackup files for specified item

To see all autobackup files please use item/list_backups:

svc=item/list_backups&params={"itemId":<long>}

Params

Name Description
itemId item id

Response

{
	"result": [
		{
			"date":<text>,		/* дата */
			"t":<uint>,		/* время создания */
			"unitId":<long>,	/* id элемента/объекта */
			"id":<long>,		/* id файла */
			"name":			/* имя файла */
		},
		...
	]
}
Follow us on Facebook Gurtam Wialon Twitter Gurtam Wialon info@gurtam.com   |   Copyright © 2002-2024 Gurtam