Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Our Agnos for COTS architecture allows customers having their own EntryPoint to integrate our kernels .

image-20240531-180030.png

Customer API makes direct call to OLA API via Kotlin language .

Customer EntryPoint will do SELECT and FINAL SELECT . Once FCI + Kernel ID identified , this will be sent to AMADIS OLA (via ola_contactless_add_aid_supported) via Customer API (please see confluence page for normal flowAgnos for COTS Integration Guidance - Application selection bypass )

Link beetween GPI and Agnos L2 Stack :

if customer wants to go to L2 Certification , Amadis Agnos L2 stack provides events sends via callback to the GPI , customer will need to create Link beetween GPI and Customer Middleware which allow via a Listener to implement special events like BIP , message DISPLAY , LED .

See the confluence page below for more details regarding Application Selection bypass

...