Device OEM does not have public Cloud connectivity for their use cases. Their devices talk to their own Server side application typically hosted in End Customer’s Private cloud.
The Device OEM requires 2 ways to update Apps on their Device.
Case 1
- Apps are saved on USB.
- USB is connected to the Device
- App should get download & deployed on the device
Case 2
- Apps can be uploaded to the End Customer Servers/Private Cloud where Device OEM Server slide application resides.
- App can be downloaded from this private store to the Device and run.
Can you tell how MicroEJ can support these 2 cases?
For Case 2 the question is also whether MicroEJ Forge can be licensed and deployed on the Private Cloud of the End Customer who is using Device of the OEM & also Server side Application of the OEM