|
130 | 130 | <ul style="display: none"> |
131 | 131 | <li class="md-nav__item md-version" id="project.version"> |
132 | 132 | <label class="md-nav__link" for="__version"> |
133 | | -<i class="md-icon" title="Version">label_outline</i> 0.2.0 |
| 133 | +<i class="md-icon" title="Version">label_outline</i> 1.0.1 |
134 | 134 | </label> |
135 | 135 | </li> |
136 | 136 | </ul> |
|
160 | 160 | <div class="md-content__searchable"> |
161 | 161 | <h1><a href="#getting-started" name="getting-started" class="anchor"><span class="anchor-link"></span></a>Getting Started</h1> |
162 | 162 | <h2><a href="#prerequisites" name="prerequisites" class="anchor"><span class="anchor-link"></span></a>Prerequisites</h2> |
163 | | -<p>The <code>v16.x</code> version of <a href="https://nodejs.org/en/download/package-manager/">Node.js</a> must be installed.</p> |
| 163 | +<p>The <code>v20.x</code> version of <a href="https://nodejs.org/en/download/package-manager/">Node.js</a> must be installed.</p> |
164 | 164 | <h3><a href="#install-the-esw-ocs-eng-ui-source-repository" name="install-the-esw-ocs-eng-ui-source-repository" class="anchor"><span class="anchor-link"></span></a>Install the ESW-OCS-ENG-UI source repository</h3> |
165 | 165 | <p>At this time, OCS-ENG-UI can only be run from the UI source directory. This means you must first check out the source code from <a href="https://github.com/tmtsoftware/esw-ocs-eng-ui">this repository</a>. Follow the typical GitHub instructions describing how to clone a repository.</p> |
166 | 166 | <h3><a href="#required-backend-services-components" name="required-backend-services-components" class="anchor"><span class="anchor-link"></span></a>Required backend services/components</h3> |
@@ -188,7 +188,7 @@ <h3><a href="#running-backend-services-locally" name="running-backend-services-l |
188 | 188 | <p>OCS-ENG-UI requires <code>AgentService</code> along with one or more agent should be up & running to manage observations on various agent/machine. To start, run following command <code>esw-services start --agent --agent-service</code>.</p></li> |
189 | 189 | <li> |
190 | 190 | <p>Sequence manager could be started from UI. However, Sometimes you may want to work in a simulation environment & to start a simulated Sequence Manager, use <code>esw-services start --agent-service -s --simulation</code></p></li> |
191 | | - <li>Alternatively, You can use <code>esw-services start-eng-ui-services --scripts-version 89e2bf1 --esw-version 0.3.0-RC1</code> command to start all the required services and agents required to test the observation scripts written in repo <code>sequencer-scripts/ui-setup</code> branch.</li> |
| 191 | + <li>Alternatively, You can use <code>esw-services start-eng-ui-services --scripts-version 0.5.1 --esw-version 1.0.2</code> command to start all the required services and agents required to test the observation scripts written in repo <code>sequencer-scripts/ui-setup</code> branch.</li> |
192 | 192 | </ul> |
193 | 193 | <h2><a href="#run-the-esw-ocs-eng-ui-application-in-local-environment" name="run-the-esw-ocs-eng-ui-application-in-local-environment" class="anchor"><span class="anchor-link"></span></a>Run the ESW-OCS-ENG-UI Application in Local Environment</h2> |
194 | 194 | <p>Open the cloned esw-ocs-eng-ui repository on your terminal and then follow the instruction below:</p> |
@@ -253,7 +253,7 @@ <h2><a href="#required-file-configuration-for-an-obsmode" name="required-file-co |
253 | 253 | </div> |
254 | 254 | <div class="print-only"> |
255 | 255 | <span class="md-source-file md-version"> |
256 | | -0.2.0 |
| 256 | +1.0.1 |
257 | 257 | </span> |
258 | 258 | </div> |
259 | 259 | </article> |
|
0 commit comments