Getting started with Bosch IoT Edge Services
How to start using the Bosch IoT Edge Services runtime and tools:
For an easy guided installation, refer to Installation guide. Refer also to Directories created by the Framework module installation.
As a prerequisite you should have Eclipse IDE installed on your workstation. Verify the supported Eclipse IDE versions.
Now you need to install our Eclipse plugins into your Eclipse installation.
Our product guides provide a detailed overview of the main components:
Using your development environment and our Image Builder you should be able to create your first runtime image that can be used either on your developer's workstation or edge device.
For information on how to build your first runtime read the "Create and Model an Image Description File" topic from this Setup guide. Then read how to export it.
Alternately, you can skip creating and exporting the runtime if you just want to emulate the runtime from within the Eclipse environment.
Start your runtime image your runtime image on your target device or developer's workstation.
Execute a few tasks to get acquainted with the runtime.
Your runtime image can be managed via Text Console and Working with web console.
Consult Changing settings to change the system settings and the bundle properties.
Finally, you can test and validate your image to make sure that there are no issues with any of its components.
Next steps