Skip to main content
Version: v44

protocol_file

iduuid
Example: eef4aefc-d64e-4c2c-aba4-4914c86ce059
namestring
offsetinteger
directioninteger

From server to client = 1, from client to server = 2

open_timedate-time

date time in ISO8601 format

Example: 2017-01-01T15:05:05Z
close_timedate-time

date time in ISO8601 format

Example: 2017-01-01T15:05:05Z
payload_sizeinteger
closedboolean
statusfile_status

Possible values: [OK, PERMISSION_DENIED, TIMEOUT, MISSING, LENGTH_MISMATCH, CHECKSUM_MISMATCH, DECRYPTION_ERROR, STORAGE_UNDEFINED, ID_UNDEFINED, UNCLEAN_CLOSE, GENERIC_ERROR, ONGOING]

protocol_file
{
"id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"name": "string",
"offset": 0,
"direction": 0,
"open_time": "2017-01-01T15:05:05Z",
"close_time": "2017-01-01T15:05:05Z",
"payload_size": 0,
"closed": true,
"status": "OK"
}