User Tools

Site Tools


acdsn:acdsn-v-fx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
acdsn:acdsn-v-fx [2018/04/19 12:41] – [New] aheritieracdsn:acdsn-v-fx [2018/05/28 07:23] aheritier
Line 31: Line 31:
 | delete file  | g         |%%<filename>%%||  | delete file  | g         |%%<filename>%%||
 | restart      | s         ||| | restart      | s         |||
-| delete unit  | u         || if option set to 0, delete file| +| delete unit  | u         || if option set to 0, delete file|  
 +| delete tmp files  | y         || delete file for Newfile fct |
 ==== New ==== ==== New ====
 ^ Label                    ^ Arguments ^ Options                   ^ Comments              ^ ^ Label                    ^ Arguments ^ Options                   ^ Comments              ^
 | new Check                | c         | || | new Check                | c         | ||
 | new Entry                | e         | <nb request>        | | | new Entry                | e         | <nb request>        | |
-| new file                 | g         |<filename>\t<filesize>\t<CRC>  ||+| new file                 | g         |%%<filename>%%\t<CRC>  ||
 | new Vault Status         | h         | <unit>\t<status>        | ouverture(1) / fermeture(0) | | new Vault Status         | h         | <unit>\t<status>        | ouverture(1) / fermeture(0) |
 | copy file                | i         |<filename>/t<copyFilename>| | copy file                | i         |<filename>/t<copyFilename>|
Line 44: Line 45:
 | new timestamp            | t         | <timestamp>\t<TZ> | only if RTC defined (used to synchronize clock)(date +%s) |  | new timestamp            | t         | <timestamp>\t<TZ> | only if RTC defined (used to synchronize clock)(date +%s) |
 | new unit                 | u         |<unit>\t<CH>\t<staytime>|| | new unit                 | u         |<unit>\t<CH>\t<staytime>||
 +| new file packet          | y         | <nbrPacket>/t<blockLength>/t<CRC>/t<block>                ||
 | new baudrate             | z         | <baudrate>                || | new baudrate             | z         | <baudrate>                ||
 ==== Query ==== ==== Query ====
Line 61: Line 63:
 ===== Options ===== ===== Options =====
 ^ Options               ^ Comments ^ ^ Options               ^ Comments ^
 +|<block>                | block content (each char is formatted in 2 ascii in hexa value) => 'a' = 0x61 => sent : "61"             |
 +|<blockLength>          | length of the actual block in bytes              |
 |<filename>             | filename (format : 88888888.333)                 | |<filename>             | filename (format : 88888888.333)                 |
 |<copyFilename>         | filename destination                             | |<copyFilename>         | filename destination                             |
Line 69: Line 73:
 |<retry times>          | number of retry times                            |                                          |<retry times>          | number of retry times                            |                                         
 |<timestamp>            | 0 to 9'999'999'999 [seconds since 1.1.1970]      | |<timestamp>            | 0 to 9'999'999'999 [seconds since 1.1.1970]      |
 +|<nbrPacket>            | packet total number for a file                   |
 |<TZ>                   | -1200 to +1400                                   | |<TZ>                   | -1200 to +1400                                   |
 |<staytime>             | delay for the time to stay open  | |<staytime>             | delay for the time to stay open  |
acdsn/acdsn-v-fx.txt · Last modified: 2023/09/08 12:42 by maferreira