Skip to content

Commit

Permalink
Add doc build snapshot nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
pionix-compiler committed Jan 17, 2024
1 parent 1ef63d0 commit 2e3f319
Show file tree
Hide file tree
Showing 8 changed files with 44 additions and 14 deletions.
13 changes: 11 additions & 2 deletions docs/latest/_generated/types/evse_manager.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ <h3>Navigation</h3>
<div class="line">ReplugFinished: Signaled when the virtual replug process has finished</div>
<div class="line">PluginTimeout: Signaled when an EV has been Plugged in but no authorization is present within specified ConnectionTimeout</div>
</div>
<div class="line">enum: Enabled, Disabled, SessionStarted, AuthRequired, TransactionStarted, PrepareCharging, ChargingStarted, ChargingPausedEV, ChargingPausedEVSE, WaitingForEnergy, ChargingResumed, StoppingCharging, ChargingFinished, TransactionFinished, SessionFinished, Error, AllErrorsCleared, PermanentFault, ReservationStart, ReservationEnd, ReplugStarted, ReplugFinished, PluginTimeout</div>
<div class="line">enum: Enabled, Disabled, SessionStarted, AuthRequired, TransactionStarted, PrepareCharging, ChargingStarted, ChargingPausedEV, ChargingPausedEVSE, WaitingForEnergy, ChargingResumed, StoppingCharging, ChargingFinished, TransactionFinished, SessionFinished, Error, ErrorCleared, AllErrorsCleared, PermanentFault, PermanentFaultCleared, ReservationStart, ReservationEnd, ReplugStarted, ReplugFinished, PluginTimeout</div>
</div>
</div>
<div class="line-block" id="evse-manager-sessionstarted">
Expand Down Expand Up @@ -267,14 +267,23 @@ <h3>Navigation</h3>
<div class="line"><strong>Error</strong>:<em>object</em></div>
<div class="line-block">
<div class="line">Error object that contains information about the error and optional vendor error information</div>
<div class="line">required: error_code</div>
<div class="line">required: error_code, error_description, error_severity</div>
<div class="line">properties:</div>
<div class="line-block">
<div class="line"><strong>error_code</strong>:<em>string</em> (<a class="reference internal" href="#evse-manager-errorenum"><span class="std std-ref">evse_manager-ErrorEnum</span></a>)</div>
<div class="line-block">
<div class="line">The error enum</div>
<div class="line"><strong>There is an extended definition for this object</strong> <a class="reference internal" href="#evse-manager-errorenum"><span class="std std-ref">here</span></a>.</div>
</div>
<div class="line"><strong>error_description</strong>:<em>string</em></div>
<div class="line-block">
<div class="line">Description of the error (human readable)</div>
</div>
<div class="line"><strong>error_severity</strong>:<em>string</em></div>
<div class="line-block">
<div class="line">Severity of the error</div>
<div class="line">enum: High, Medium, Low</div>
</div>
<div class="line"><strong>vendor_error</strong>:<em>string</em></div>
<div class="line-block">
<div class="line">The error code of the vendor</div>
Expand Down
9 changes: 7 additions & 2 deletions docs/latest/_sources/_generated/types/evse_manager.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ EVSE manager types
| ReplugStarted: Signaled when the EVSE Manager virtually replugs without interrupting the session or transaction
| ReplugFinished: Signaled when the virtual replug process has finished
| PluginTimeout: Signaled when an EV has been Plugged in but no authorization is present within specified ConnectionTimeout
| enum: Enabled, Disabled, SessionStarted, AuthRequired, TransactionStarted, PrepareCharging, ChargingStarted, ChargingPausedEV, ChargingPausedEVSE, WaitingForEnergy, ChargingResumed, StoppingCharging, ChargingFinished, TransactionFinished, SessionFinished, Error, AllErrorsCleared, PermanentFault, ReservationStart, ReservationEnd, ReplugStarted, ReplugFinished, PluginTimeout
| enum: Enabled, Disabled, SessionStarted, AuthRequired, TransactionStarted, PrepareCharging, ChargingStarted, ChargingPausedEV, ChargingPausedEVSE, WaitingForEnergy, ChargingResumed, StoppingCharging, ChargingFinished, TransactionFinished, SessionFinished, Error, ErrorCleared, AllErrorsCleared, PermanentFault, PermanentFaultCleared, ReservationStart, ReservationEnd, ReplugStarted, ReplugFinished, PluginTimeout
.. _evse_manager-SessionStarted:

Expand Down Expand Up @@ -170,11 +170,16 @@ EVSE manager types

| **Error**:*object*
| Error object that contains information about the error and optional vendor error information
| required: error_code
| required: error_code, error_description, error_severity
| properties:
| **error_code**:*string* (:ref:`evse_manager-ErrorEnum <evse_manager-ErrorEnum>`)
| The error enum
| **There is an extended definition for this object** :ref:`here <evse_manager-ErrorEnum>`.
| **error_description**:*string*
| Description of the error (human readable)
| **error_severity**:*string*
| Severity of the error
| enum: High, Medium, Low
| **vendor_error**:*string*
| The error code of the vendor
Expand Down
5 changes: 3 additions & 2 deletions docs/latest/appendix/02_snapshot.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ <h3>Navigation</h3>
<span class="w"> </span><span class="nt">git_tag</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">main</span>
<span class="nt">everest-core</span><span class="p">:</span>
<span class="w"> </span><span class="nt">git</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">[email protected]:EVerest/everest-core.git</span>
<span class="w"> </span><span class="nt">git_rev</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">f1a0a9fe31666d7930c99f765c39f6dd94dfa374</span>
<span class="w"> </span><span class="nt">git_rev</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">903d5044e11fadc278118dd9bf8e184c05683ee8</span>
<span class="w"> </span><span class="nt">git_tag</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">main</span>
<span class="nt">everest-framework</span><span class="p">:</span>
<span class="w"> </span><span class="nt">git</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">https://github.com/EVerest/everest-framework.git</span>
Expand All @@ -66,7 +66,7 @@ <h3>Navigation</h3>
<span class="w"> </span><span class="nt">git_tag</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">v0.2.0</span>
<span class="nt">everest.github.io</span><span class="p">:</span>
<span class="w"> </span><span class="nt">git</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">[email protected]:everest/everest.github.io.git</span>
<span class="w"> </span><span class="nt">git_rev</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">97d7f29609783eb9c4683fe34ce9cab5de54d299</span>
<span class="w"> </span><span class="nt">git_rev</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">1ef63d05ca0d2d7cf107f88617eded2d12d03e3d</span>
<span class="nt">ext-mbedtls</span><span class="p">:</span>
<span class="w"> </span><span class="nt">git</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">https://github.com/EVerest/ext-mbedtls.git</span>
<span class="w"> </span><span class="nt">git_rev</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">8b3f26a5ac38d4fdccbc5c5366229f3e01dafcc0</span>
Expand All @@ -93,6 +93,7 @@ <h3>Navigation</h3>
<span class="w"> </span><span class="nt">git_tag</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">v0.2.1</span>
<span class="w"> </span><span class="nt">options</span><span class="p">:</span>
<span class="w"> </span><span class="p p-Indicator">-</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">BUILD_EXAMPLES OFF</span>
<span class="w"> </span><span class="p p-Indicator">-</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">CMAKE_POSITION_INDEPENDENT_CODE ON</span>
<span class="nt">libmodbus</span><span class="p">:</span>
<span class="w"> </span><span class="nt">git</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">https://github.com/EVerest/libmodbus.git</span>
<span class="w"> </span><span class="nt">git_rev</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">b41adccde9036f7728785185db9c980a2fe94ef1</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/latest/searchindex.js

Large diffs are not rendered by default.

13 changes: 11 additions & 2 deletions docs/nightly/_generated/types/evse_manager.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ <h3>Navigation</h3>
<div class="line">ReplugFinished: Signaled when the virtual replug process has finished</div>
<div class="line">PluginTimeout: Signaled when an EV has been Plugged in but no authorization is present within specified ConnectionTimeout</div>
</div>
<div class="line">enum: Enabled, Disabled, SessionStarted, AuthRequired, TransactionStarted, PrepareCharging, ChargingStarted, ChargingPausedEV, ChargingPausedEVSE, WaitingForEnergy, ChargingResumed, StoppingCharging, ChargingFinished, TransactionFinished, SessionFinished, Error, AllErrorsCleared, PermanentFault, ReservationStart, ReservationEnd, ReplugStarted, ReplugFinished, PluginTimeout</div>
<div class="line">enum: Enabled, Disabled, SessionStarted, AuthRequired, TransactionStarted, PrepareCharging, ChargingStarted, ChargingPausedEV, ChargingPausedEVSE, WaitingForEnergy, ChargingResumed, StoppingCharging, ChargingFinished, TransactionFinished, SessionFinished, Error, ErrorCleared, AllErrorsCleared, PermanentFault, PermanentFaultCleared, ReservationStart, ReservationEnd, ReplugStarted, ReplugFinished, PluginTimeout</div>
</div>
</div>
<div class="line-block" id="evse-manager-sessionstarted">
Expand Down Expand Up @@ -267,14 +267,23 @@ <h3>Navigation</h3>
<div class="line"><strong>Error</strong>:<em>object</em></div>
<div class="line-block">
<div class="line">Error object that contains information about the error and optional vendor error information</div>
<div class="line">required: error_code</div>
<div class="line">required: error_code, error_description, error_severity</div>
<div class="line">properties:</div>
<div class="line-block">
<div class="line"><strong>error_code</strong>:<em>string</em> (<a class="reference internal" href="#evse-manager-errorenum"><span class="std std-ref">evse_manager-ErrorEnum</span></a>)</div>
<div class="line-block">
<div class="line">The error enum</div>
<div class="line"><strong>There is an extended definition for this object</strong> <a class="reference internal" href="#evse-manager-errorenum"><span class="std std-ref">here</span></a>.</div>
</div>
<div class="line"><strong>error_description</strong>:<em>string</em></div>
<div class="line-block">
<div class="line">Description of the error (human readable)</div>
</div>
<div class="line"><strong>error_severity</strong>:<em>string</em></div>
<div class="line-block">
<div class="line">Severity of the error</div>
<div class="line">enum: High, Medium, Low</div>
</div>
<div class="line"><strong>vendor_error</strong>:<em>string</em></div>
<div class="line-block">
<div class="line">The error code of the vendor</div>
Expand Down
9 changes: 7 additions & 2 deletions docs/nightly/_sources/_generated/types/evse_manager.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ EVSE manager types
| ReplugStarted: Signaled when the EVSE Manager virtually replugs without interrupting the session or transaction
| ReplugFinished: Signaled when the virtual replug process has finished
| PluginTimeout: Signaled when an EV has been Plugged in but no authorization is present within specified ConnectionTimeout
| enum: Enabled, Disabled, SessionStarted, AuthRequired, TransactionStarted, PrepareCharging, ChargingStarted, ChargingPausedEV, ChargingPausedEVSE, WaitingForEnergy, ChargingResumed, StoppingCharging, ChargingFinished, TransactionFinished, SessionFinished, Error, AllErrorsCleared, PermanentFault, ReservationStart, ReservationEnd, ReplugStarted, ReplugFinished, PluginTimeout
| enum: Enabled, Disabled, SessionStarted, AuthRequired, TransactionStarted, PrepareCharging, ChargingStarted, ChargingPausedEV, ChargingPausedEVSE, WaitingForEnergy, ChargingResumed, StoppingCharging, ChargingFinished, TransactionFinished, SessionFinished, Error, ErrorCleared, AllErrorsCleared, PermanentFault, PermanentFaultCleared, ReservationStart, ReservationEnd, ReplugStarted, ReplugFinished, PluginTimeout
.. _evse_manager-SessionStarted:

Expand Down Expand Up @@ -170,11 +170,16 @@ EVSE manager types

| **Error**:*object*
| Error object that contains information about the error and optional vendor error information
| required: error_code
| required: error_code, error_description, error_severity
| properties:
| **error_code**:*string* (:ref:`evse_manager-ErrorEnum <evse_manager-ErrorEnum>`)
| The error enum
| **There is an extended definition for this object** :ref:`here <evse_manager-ErrorEnum>`.
| **error_description**:*string*
| Description of the error (human readable)
| **error_severity**:*string*
| Severity of the error
| enum: High, Medium, Low
| **vendor_error**:*string*
| The error code of the vendor
Expand Down
5 changes: 3 additions & 2 deletions docs/nightly/appendix/02_snapshot.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ <h3>Navigation</h3>
<span class="w"> </span><span class="nt">git_tag</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">main</span>
<span class="nt">everest-core</span><span class="p">:</span>
<span class="w"> </span><span class="nt">git</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">[email protected]:EVerest/everest-core.git</span>
<span class="w"> </span><span class="nt">git_rev</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">f1a0a9fe31666d7930c99f765c39f6dd94dfa374</span>
<span class="w"> </span><span class="nt">git_rev</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">903d5044e11fadc278118dd9bf8e184c05683ee8</span>
<span class="w"> </span><span class="nt">git_tag</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">main</span>
<span class="nt">everest-framework</span><span class="p">:</span>
<span class="w"> </span><span class="nt">git</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">https://github.com/EVerest/everest-framework.git</span>
Expand All @@ -66,7 +66,7 @@ <h3>Navigation</h3>
<span class="w"> </span><span class="nt">git_tag</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">v0.2.0</span>
<span class="nt">everest.github.io</span><span class="p">:</span>
<span class="w"> </span><span class="nt">git</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">[email protected]:everest/everest.github.io.git</span>
<span class="w"> </span><span class="nt">git_rev</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">97d7f29609783eb9c4683fe34ce9cab5de54d299</span>
<span class="w"> </span><span class="nt">git_rev</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">1ef63d05ca0d2d7cf107f88617eded2d12d03e3d</span>
<span class="nt">ext-mbedtls</span><span class="p">:</span>
<span class="w"> </span><span class="nt">git</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">https://github.com/EVerest/ext-mbedtls.git</span>
<span class="w"> </span><span class="nt">git_rev</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">8b3f26a5ac38d4fdccbc5c5366229f3e01dafcc0</span>
Expand All @@ -93,6 +93,7 @@ <h3>Navigation</h3>
<span class="w"> </span><span class="nt">git_tag</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">v0.2.1</span>
<span class="w"> </span><span class="nt">options</span><span class="p">:</span>
<span class="w"> </span><span class="p p-Indicator">-</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">BUILD_EXAMPLES OFF</span>
<span class="w"> </span><span class="p p-Indicator">-</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">CMAKE_POSITION_INDEPENDENT_CODE ON</span>
<span class="nt">libmodbus</span><span class="p">:</span>
<span class="w"> </span><span class="nt">git</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">https://github.com/EVerest/libmodbus.git</span>
<span class="w"> </span><span class="nt">git_rev</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">b41adccde9036f7728785185db9c980a2fe94ef1</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/nightly/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 2e3f319

Please sign in to comment.