OSGi - Development on an Island
The bnd remote agent is a small, less known and underestimated feature of bnd.
In an IoT environment, where you have limited access to the hardware, it is hard to develop and test an application.
What if you could develop as you do in your local environment?
- Running your application from Eclipse
- Saving your changes and it deploys automatically to the remote device
- Debugging and hot code replacement
This talk will show you, how to set up such an environment with a Raspberry Pi, Eclipse and Bndtools