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
/
Yamcs Server Manual /
Mission Database /
Loading TM/TC Definitions /
Spreadsheet Loader /
Configuration
ConfigurationΒΆ
The loader is configured in etc/mdb.yaml
or in the instance configuration by specifying the 'type' as sheet
, and providing the location of the XML file in the spec
attribute.
- type: "sheet"
spec: "BogusSAT.xls"