tinylink/config/app.yaml
mahdahar 10f8dbbb83 refactor: consolidate core runtime and docs
Move middleware sources into core/, refresh config paths, and update design/user docs to reflect the raw payload pipeline.
2026-04-07 11:30:11 +07:00

32 lines
594 B
YAML

host:
url: http://localhost/clqms01/api/results
apikey: ""
inst1:
enabled: true
connector:
type: serial
port: COM1
baudRate: 9600
dataBits: 8
stopBits: 1
parity: none
config:
location: default-lab
communication_mode: unidirectional
note: ASTM instrument over serial COM
translator:
parser: astm
engine: template
file: config/translators/inst1.map
messages:
- HEADER
- PATIENT
- ORDER
- TERMINATOR
forceInstrumentId: true
meta:
translator: msg1
connection: serial
direction: mono