repfilename n name
Sets the file prefix used for a file-based report.
n = 1 to 64 | report number (note, normally this should support 1-999, but firmware does not support this)
|
name | file prefix to be used
|
Notes:
- File reports are named using a concatenation of this prefix, the report number, the modem mac address, and a timestamp (UNIX format).
- eg. diginput-1-0010A1772797-1267216159
- All gpscond and iocond reports configured to use file-based reporting must use the file-based reporting configuration from General Report 1 (cmd repfilename 1, cmd repfiledelivery 1).
Examples:
- Set file name for report 1 to diginput :
cmd repfilename 1 diginput
See also: File Based Reports