Yamcs Server Manual
- General Information
- Server Administration
- Mission Database
- Data Management
- Data Links
- Processors
- Commanding
- Services
- Security
- Web Interface
- Programs
Related
Yamcs Release Notes
Yamcs HTTP API
Source Code Documentation
Download this Document
Alarm Reporter¶
Generates events for changes in the alarm state of any parameter on the specific processor. Note that this is independent from the actual alarm checking.
Class Name¶
Configuration¶
This service is defined in etc/processor.yaml
. Example:
realtime:
services:
- class: org.yamcs.alarms.AlarmReporter
Configuration Options¶
- source (string)
The source name of the generated events. Default:
AlarmChecker