...
○ only a distributor can only a Mobile Network Operator can allocate an MSISDN;
Detail Steps:
- Schema Creation, Credential Definition Creation.
- Both Distributor (Mobile Network Operator is the Telecom company) and Producer (Manufacturer) (Tele Company) with create schemas ) with create schema (Telecom Schema) as standard in the entire supply chain. Both Producer (Manufacturer, called pineapple in our demo) and QA team ( is the QA team of theManufacturerthe Manufacturer) will together create Credential Definition.
- To simplify the reality, in the use case, the Manufacturer is a different entity compare to MNO (although could be the same some times). Also usually you have several distributors in this case GSMA, assumed only one to make it easier.
- Device Creation
- Once the device is created, the corresponding identity (DID Documents) of the device will be created. The device will be treated as an independent thing and receive the credential from Producer. The device shall receive the Credential from Producer, and shall shall be assigned the series number from manufacturer.
- QA Testing
- The device will be passed through QA testing. In the demo, assume passing the QA.
- After QA pass, manufacturer will offer a Credential Offer for the device. The device shall receive the Credential from manufacturer. (currently, our credential including: manufacturer, sequence_id, bandwidth, QA_status, history = null)
- Passing device through Distributor
- After receiving 2 Credential from Producer and QA Team, the Distributor (Mobile Network Operator) will assigned and MSISDN in DID Documents of device. After that, the device can connect to the internet.
...