There was an error while loading. Please reload this page.
To create a new Service, do the next steps:
Create C++ class for service that inherits CGenericService class (from /framework/libraries/ServicesLib/src/include/CGenericService.hpp) Exmaple is here: /framework/libraries/ServicesLib/src/include/CClimateService.hpp
Add service to service manager: