/  Yamcs Server Manual  /  Processors  /  Stream TM Packet Provider

Stream TM Packet Provider

Receives packets from tm streams and sends them to the processor for extraction of parameters.

This respects the root container defined as part of the streamConfig in etc/yamcs.yaml.

Class Name

org.yamcs.StreamTmPacketProvider

Configuration

This service is defined in etc/processor.yaml. Example:

realtime:
  services:
    - class: org.yamcs.StreamTmPacketProvider
      args:
        streams: ["tm_realtime", "tm_dump"]

Configuration Options

streams (list of strings)

Required. The streams to read.