-
Notifications
You must be signed in to change notification settings - Fork 3
/
CITATION.cff
37 lines (36 loc) · 1.17 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: ChimeraTK Watchdog
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Klaus
family-names: Zenker
orcid: 'https://orcid.org/0000-0002-8120-6806'
affiliation: Helmholtz-Zentrum Dresden-Rossendorf
identifiers:
- type: doi
value: 10.14278/rodare.3258
repository-code: 'https://github.com/ChimeraTK/Watchdog'
abstract: >-
The ChimeraTK Watchdog is an application for system
monitoring and process control and monitoring for Linux
based operating systems. It is an C++ application, which
is based on the ChimeraTK framework. Thanks to the
framework it can make use of the different control system
adapters available in ChimeraTK, which means it can become
e.g a Tango server, EPICS IOC , OPC UA server and so on.
keywords:
- ChimeraTK
- Control System
- OPC UA
- Tango
- EPICS
license: LGPL-3.0
commit: >-
https://github.com/ChimeraTK/Watchdog/commit/b709401417ab15d182732d3745f357fe0f0d8a16
version: 02.02.00
date-released: '2024-11-18'