Project

General

Profile

Actions

Feature #6092

open

"export" suport for ARA-M

Added by laforge 10 months ago. Updated 6 months ago.

Status:
New
Priority:
Low
Assignee:
Category:
pySim-shell
Target version:
-
Start date:
07/10/2023
Due date:
% Done:

0%

Spec Reference:

Description

right now the "export" command is focussed around exporting files present in the file system hierarchy of the MF, as well as the various ADFs.

However, there are applications like ARA-M, which have data stored outside of the filesystem. So we should probably introduce an export(self) method within the CardApplication class. If that method is present, use this to export, and fall back to the filesystem for all others.

This way the ARA-M CardApplication could implement a custom method for doing the equivalent of the aram_get_all vty command. However, that wouldn't by itself be something that can be executed when the "export" text is re-run as a script by pySim-shell. For that to work we'd have to export different aram_* vty commands depending on the data we are reading from aram_get_all.

Actions #1

Updated by laforge 6 months ago

  • Assignee set to dexter
  • Priority changed from Normal to Low
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)