Name : lpac
| |
Version : 1.0.0
| Vendor : obs://build_opensuse_org/home:mnhauke
|
Release : 1.14
| Date : 2024-02-04 21:02:53
|
Group : Unspecified
| Source RPM : lpac-1.0.0-1.14.src.rpm
|
Size : 0.49 MB
| |
Packager : (none)
| |
Summary : C-based eUICC LPA
|
Description :
C-based eUICC LPA.
Features: * Supports activation code (Activate Code) and confirmation code (Confirm Code). * Supports custom request IMEI. * Profile management --enable, disable, delete, set nickname, etc. * Discovery function (Push Model) -- Query and download configuration files. pushed by telecom operators. * Notification management--query, send, delete. * View eUICC metadata--Query the eUICC eID, root SM-DP+ server and SM-DS server addresses
libapduinterface The APDU library and HTTP library will be used by default libhttpinterface. Please rename them in advance to select the library you want to use. Or tell lpac to use the APDU library and HTTP library through the \"APDU_INTERFACE\" and \"HTTP_INTERFACE\" environment variables.
APDU: * libapduinterface_at - /dev/ttyUSB0AT command interface suitable for LTE module * libapduinterface_pcsc - PCSC card reader interface * libapduinterface_stdio - standard input and output
libapduinterface_at is suitable for the AT command interface of the LTE module, usually /dev/ttyUSBx. You need to confirm the specific AT command interface yourself.
HTTP: * libhttpinterface_curlcurl - http library * libhttpinterface_stdio - HTTP interface using standard input and output.
The following takes the typical usage scenario of using PCSC card reader and cURL library to download profiles as an example to define environment variables:
Example: * export APDU_INTERFACE=/usr/lib64/lpac/libapduinterface_pcsc.so * export HTTP_INTERFACE=/usr/lib64/lpac/libhttpinterface_curl.so
See the official documentation for more details: https://github-com.translate.goog/estkme-group/lpac?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=de&_x_tr_pto=wapp
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/mnhauke/openSUSE_Tumbleweed/x86_64 |