27 lines
790 B
Markdown
27 lines
790 B
Markdown
# EON_EMOBILITY_VIRTA Deployment Unit
|
|
|
|
This is the EON EMOBILITY VIRTA deployment unit exported from SAP HANA XS repository.
|
|
|
|
## Structure
|
|
|
|
- `uniorg/eon/virta/meta/` - Database schema and view definitions (SQL)
|
|
- `uniorg/eon/virta/v1/` - VIRTA API v1 integration services
|
|
- `uniorg/eon/virta/v2/` - VIRTA API v2 integration services
|
|
|
|
## Components
|
|
|
|
### Meta Schema
|
|
- Database table alterations for charging transactions
|
|
- View definitions for charge data (EMP and CPO perspectives)
|
|
- Schema initialization and migration scripts
|
|
|
|
### API Integrations
|
|
- VIRTA API HTTP destination configurations
|
|
- Transaction data retrieval and management services
|
|
- Field reload and data synchronization services
|
|
|
|
## File Statistics
|
|
- Total files: 23
|
|
- SQL files: 11 (meta/)
|
|
- XSJS files: 12 (v1/ and v2/)
|