List of R2D2 Commands: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 31: | Line 31: | ||
* [[R2D2 API architecture|R2D2 API Architecture]] | * [[R2D2 API architecture|R2D2 API Architecture]] | ||
* [[R2D2 API Description]] | |||
Revision as of 18:47, 14 May 2024
| R2D2 Command | Description | Input Arguments | Returns | Category |
|---|---|---|---|---|
| BackupCDR | Backup CDR files | BackupFileName | Error Code in case of error | CDR |
| DeletePortLogs | Delete Logs of a Port | PortIndex | Error Code in case of error | Logs |
| GetCDR | Get CDR File Path | None. | CDR File Path | CDR |
| GetCDRLine | Get Line of CDR File | PortIndex, CdrFileName, LineNumber | CdrLine, Error Code in case of error | CDR |
See Also: