Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(sync_type), | intent(inout) | :: | sync |
Sync type. |
||
integer, | intent(in), | optional | :: | type |
Sync data type. |
|
character(len=*), | intent(in), | optional | :: | id |
Sync data id. |
|
character(len=TIME_LEN), | intent(in), | optional | :: | timestamp |
Timestamp of last synchronisation attempt. |
|
integer, | intent(in), | optional | :: | code |
HTTP response code of DMPACK server. |
|
integer, | intent(in), | optional | :: | attempts |
Number of (unsuccessful) attempts to transfer. |