This module use for SerialPart submodel specification and descriptors. It's contain the codes related to SerialPart to validate, parse and transfer data for DigitalTwins and EDC to create aspect twins and data offer.
Please find below links for schema details:
| Headers Name | Mandatory | Position | |------------------------------- ----|----------------------------- |-------- | | uuid | No | 1 | | part_instance_id | Yes | 2 | | manufacturing_date | Yes | 3 | | manufacturing_country | No | 4 | | manufacturer_part_id | Yes | 5 | | customer_part_id | No | 6 | | classification | Yes | 7 | | name_at_manufacturer | Yes | 8 | | name_at_customer | No | 9 | | optional_identifier_key | No | 10 | | optional_identifier_value | No | 11 |
- CSV to POJO
- CSV column validation and mandatory field validation
- POJO TO DTO
- UUID generate v4
- DigitalTwins API's calls
- EDC API's calls
- BPNDiscovery API's calls
- DB Store
- DigitalTwins
- EDC Connectors
- BPN Discovery