Initial export of EON_EMOBILITY_PROVIDER

This commit is contained in:
Thorsten Schmitz
2026-07-08 23:04:19 +02:00
commit 1baef99314
10 changed files with 121 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# EON_EMOBILITY_PROVIDER Deployment Unit
This is the EON EMOBILITY PROVIDER deployment unit exported from SAP HANA XS repository.
## Structure
- `uniorg/eon/emobility/provider/backend/` - Backend XSJS services
- `uniorg/eon/emobility/provider/xsodata/` - OData service definitions
- `uniorg/eon/emobility/provider/ui/pricematrix/` - UI5 application for price matrix management
## Components
### Backend Services
- Provider management (add, update, get)
- Provider lines data management
- SubOperator management
- Period data management
### OData Services
- Provider OData API
### UI Application
- Price Matrix management interface built with SAP UI5