Skip to content

Legacy Coordinator Settings File

Mikayla edited this page May 4, 2024 · 4 revisions

Warning

ARCHIVED PAGE: The coordinator no longer uses a coord.settings file. These fields are renamed and present in the new coordinator.settings file.

Fields in the coord.settings configuration file. These don't need to be user modified, but no one is stopping you. Monitor configuration is done first time (or on display loss) by interactive terminal.

PRIMARY_DISPLAY

  • type string
  • value primary display peripheral name (e.g. monitor_0 or left)

UNIT_DISPLAYS

  • type table
  • length number of units
  • contents table of peripheral names (e.g. monitor_0 or left) for unit displays

PROCESS

  • type table
  • contents
    • mode = process control mode (types.PROCESS)
    • burn_target = target burn rate
    • charge_target = target charge level
    • gen_target = target generation rate
    • limits = table of unit limits (fractional format)

WASTE_MODES

  • type table
  • length number of units
  • contents table of types.WASTE_MODE integers
Clone this wiki locally