Sha256: 3d43131860ccac6feee9e85f1fd893835e678b09a5db7cce47436e094a0cb5fe

Contents?: true

Size: 721 Bytes

Versions: 37

Compression:

Stored size: 721 Bytes

Contents

---
- name: Target name
  required: true
  description: The target name
  values: .+
- name: Packet name
  required: true
  description: The packet name
  values: .+
- name: Item name
  required: true
  description: The item name
  values: .+
- name: Value type
  required: false
  description: The type of the value to display. Default is CONVERTED.
  values: <%= %w(RAW CONVERTED) %>
- name: Reduced
  required: false
  description: Whether to display reduced data. Default is DECOM.
  values: <%= %w(DECOM REDUCED_MINUTE REDUCED_HOUR REDUCED_DAY) %>
- name: Reduced Type
  required: false
  description: The type of reduce data to display. Only applies if Reduced is not DECOM.
  values: <%= %w(MIN MAX AVG STDDEV) %>

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
openc3-6.2.1 data/config/_graph_params.yaml
openc3-6.2.0 data/config/_graph_params.yaml
openc3-6.1.0 data/config/_graph_params.yaml
openc3-6.0.2 data/config/_graph_params.yaml
openc3-6.0.1 data/config/_graph_params.yaml
openc3-6.0.0 data/config/_graph_params.yaml
openc3-5.20.0 data/config/_graph_params.yaml
openc3-5.19.0 data/config/_graph_params.yaml
openc3-5.18.0 data/config/_graph_params.yaml
openc3-5.17.1 data/config/_graph_params.yaml
openc3-5.17.0 data/config/_graph_params.yaml
openc3-5.16.0 data/config/_graph_params.yaml
openc3-5.15.2 data/config/_graph_params.yaml
openc3-5.15.1 data/config/_graph_params.yaml
openc3-5.15.0 data/config/_graph_params.yaml
openc3-5.14.2 data/config/_graph_params.yaml
openc3-5.14.1 data/config/_graph_params.yaml
openc3-5.14.0 data/config/_graph_params.yaml
openc3-5.13.0 data/config/_graph_params.yaml
openc3-5.12.0 data/config/_graph_params.yaml