Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The purpose of environment store (EnvStore) is to keep records of all transitions so that they can be retrieved later using the timestamp of an event. There are three types of EnvStore:

  • depicsepics
  • scans
  • step


EnvStore epics and scan are created by default when "epics" or "scan" keyword is found in the configs. The variables and values are stored as a dictionary in this format:

...