Skip to content

Commit a2455c4

Browse files
committed
documentation updated
1 parent 85fa842 commit a2455c4

12 files changed

Lines changed: 1186 additions & 658 deletions

File tree

Data/data.4DD

0 Bytes
Binary file not shown.

Data/data.journal

308 Bytes
Binary file not shown.

Documentation/Classes/FileTransfer.md

Lines changed: 493 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!-- Type your summary here -->
2+
## Description
3+
4+
This class is a helper class for FileTransfer
5+
6+
It encapsulate required properties and functions needed by Systemworker
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"methods": {
3+
"test": {
4+
"timeStamp": "2022-02-10T09:32:47.123Z"
5+
},
36
"ErrorHandler": {
4-
"timeStamp": "2022-02-08T07:07:20.191Z"
7+
"timeStamp": "2022-02-03T10:50:18.425Z"
58
},
69
"ProgressCallback": {
7-
"timeStamp": "2022-02-09T10:41:13.033Z"
8-
},
9-
"test": {
10-
"timeStamp": "2022-02-09T13:24:08.043Z"
10+
"timeStamp": "2022-02-09T14:08:45.693Z"
1111
}
1212
}
1313
}

0 commit comments

Comments
 (0)