Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a template server as an example #64

Closed
3 of 6 tasks
ckampm opened this issue Sep 27, 2019 · 2 comments
Closed
3 of 6 tasks

Add a template server as an example #64

ckampm opened this issue Sep 27, 2019 · 2 comments
Assignees

Comments

@ckampm
Copy link
Contributor

ckampm commented Sep 27, 2019

Add an example that provides a template for new ApplicationCore-based servers.

This issue was split from #23 as a dependency, so we first create a generic template and define the more specific (e.g. it must select a triggering scheme) standard server. This example should fulfill the same requirements regarding structure and the CMakeLists.txt that are mentioned in #23.

  • Implementation
  • Inline code documentation so beginners understand what's going on
  • Test based on ApplicationCore testable mode and a dummy device
  • Example configuration files with a dummy device, a logical name mapping layer and DOOCS config files (if the DOOCS adapter is found)
  • User documentation doxygen page how to use it as a simple server
  • Setup Jenkins job
@ckampm
Copy link
Contributor Author

ckampm commented Mar 24, 2020

The implementation should also include largely respect the points listed in #125. Create follow-up tickets for publishing version numbers.

@mhier
Copy link
Member

mhier commented Jun 16, 2021

not sure why this is still open... #125 should be the follow up ticket for this.

@mhier mhier closed this as completed Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants