Provide services to abstract store from business logic
This MR will add an additional abstraction layer between pnd and store, the service.
The services provides functionality that is not needed in the store, e.g create an actual device
from a loadedDevice
, load its SBI
,... .
Edited by Andre Sterba