Skip to content

Commit

Permalink
deploy: c104404
Browse files Browse the repository at this point in the history
  • Loading branch information
furkan-bilgin committed Nov 26, 2024
1 parent daa9374 commit f49114c
Show file tree
Hide file tree
Showing 37 changed files with 275 additions and 160 deletions.
6 changes: 3 additions & 3 deletions daq/alert/alert_slack.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<meta name="generator" content="pdoc3 0.11.2">
<meta name="generator" content="pdoc3 0.11.3">
<title>enrgdaq.daq.alert.alert_slack API documentation</title>
<meta name="description" content="">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/10up-sanitize.css/13.0.0/sanitize.min.css" integrity="sha512-y1dtMcuvtTMJc1yPgEqF0ZjQbhnc/bFhyvIyVNb9Zk5mIGtqVaAB1Ttl28su8AvFMOY0EwRbAe+HCLqj6W7/KA==" crossorigin>
Expand Down Expand Up @@ -174,7 +174,7 @@ <h3>Inherited members</h3>
</dd>
<dt id="enrgdaq.daq.alert.alert_slack.DAQJobAlertSlackConfig"><code class="flex name class">
<span>class <span class="ident">DAQJobAlertSlackConfig</span></span>
<span>(</span><span>slack_webhook_url: str,<br>*,<br>verbosity: <a title="enrgdaq.daq.models.LogVerbosity" href="../models.html#enrgdaq.daq.models.LogVerbosity">LogVerbosity</a> = LogVerbosity.INFO,<br>remote_config: Optional[<a title="enrgdaq.daq.models.DAQRemoteConfig" href="../models.html#enrgdaq.daq.models.DAQRemoteConfig">DAQRemoteConfig</a>] = &lt;factory&gt;,<br>daq_job_type: str)</span>
<span>(</span><span>slack_webhook_url: str,<br>*,<br>verbosity: <a title="enrgdaq.daq.models.LogVerbosity" href="../models.html#enrgdaq.daq.models.LogVerbosity">LogVerbosity</a> = LogVerbosity.INFO,<br>remote_config: <a title="enrgdaq.daq.models.DAQRemoteConfig" href="../models.html#enrgdaq.daq.models.DAQRemoteConfig">DAQRemoteConfig</a> | None = &lt;factory&gt;,<br>daq_job_type: str)</span>
</code></dt>
<dd>
<div class="desc"><p>DAQJobConfig is the base configuration class for DAQJobs.</p>
Expand Down Expand Up @@ -243,7 +243,7 @@ <h4><code><a title="enrgdaq.daq.alert.alert_slack.DAQJobAlertSlackConfig" href="
</nav>
</main>
<footer id="footer">
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.2</a>.</p>
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.3</a>.</p>
</footer>
</body>
</html>
4 changes: 2 additions & 2 deletions daq/alert/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<meta name="generator" content="pdoc3 0.11.2">
<meta name="generator" content="pdoc3 0.11.3">
<title>enrgdaq.daq.alert.base API documentation</title>
<meta name="description" content="">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/10up-sanitize.css/13.0.0/sanitize.min.css" integrity="sha512-y1dtMcuvtTMJc1yPgEqF0ZjQbhnc/bFhyvIyVNb9Zk5mIGtqVaAB1Ttl28su8AvFMOY0EwRbAe+HCLqj6W7/KA==" crossorigin>
Expand Down Expand Up @@ -156,7 +156,7 @@ <h4><code><a title="enrgdaq.daq.alert.base.DAQJobAlert" href="#enrgdaq.daq.alert
</nav>
</main>
<footer id="footer">
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.2</a>.</p>
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.3</a>.</p>
</footer>
</body>
</html>
4 changes: 2 additions & 2 deletions daq/alert/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<meta name="generator" content="pdoc3 0.11.2">
<meta name="generator" content="pdoc3 0.11.3">
<title>enrgdaq.daq.alert API documentation</title>
<meta name="description" content="">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/10up-sanitize.css/13.0.0/sanitize.min.css" integrity="sha512-y1dtMcuvtTMJc1yPgEqF0ZjQbhnc/bFhyvIyVNb9Zk5mIGtqVaAB1Ttl28su8AvFMOY0EwRbAe+HCLqj6W7/KA==" crossorigin>
Expand Down Expand Up @@ -71,7 +71,7 @@ <h2 class="section-title" id="header-submodules">Sub-modules</h2>
</nav>
</main>
<footer id="footer">
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.2</a>.</p>
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.3</a>.</p>
</footer>
</body>
</html>
6 changes: 3 additions & 3 deletions daq/alert/models.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<meta name="generator" content="pdoc3 0.11.2">
<meta name="generator" content="pdoc3 0.11.3">
<title>enrgdaq.daq.alert.models API documentation</title>
<meta name="description" content="">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/10up-sanitize.css/13.0.0/sanitize.min.css" integrity="sha512-y1dtMcuvtTMJc1yPgEqF0ZjQbhnc/bFhyvIyVNb9Zk5mIGtqVaAB1Ttl28su8AvFMOY0EwRbAe+HCLqj6W7/KA==" crossorigin>
Expand Down Expand Up @@ -210,7 +210,7 @@ <h3>Class variables</h3>
</dd>
<dt id="enrgdaq.daq.alert.models.DAQJobMessageAlert"><code class="flex name class">
<span>class <span class="ident">DAQJobMessageAlert</span></span>
<span>(</span><span>date: datetime.datetime,<br>alert_info: <a title="enrgdaq.daq.alert.models.DAQAlertInfo" href="#enrgdaq.daq.alert.models.DAQAlertInfo">DAQAlertInfo</a>,<br>*,<br>id: Optional[str= &lt;factory&gt;,<br>timestamp: Optional[datetime.datetime= &lt;factory&gt;,<br>is_remote: bool = False,<br>daq_job_info: Optional[<a title="enrgdaq.daq.models.DAQJobInfo" href="../models.html#enrgdaq.daq.models.DAQJobInfo">DAQJobInfo</a>] = None,<br>remote_config: <a title="enrgdaq.daq.models.DAQRemoteConfig" href="../models.html#enrgdaq.daq.models.DAQRemoteConfig">DAQRemoteConfig</a> = &lt;factory&gt;)</span>
<span>(</span><span>date: datetime.datetime,<br>alert_info: <a title="enrgdaq.daq.alert.models.DAQAlertInfo" href="#enrgdaq.daq.alert.models.DAQAlertInfo">DAQAlertInfo</a>,<br>*,<br>id: str | None = &lt;factory&gt;,<br>timestamp: datetime.datetime | None = &lt;factory&gt;,<br>is_remote: bool = False,<br>daq_job_info: <a title="enrgdaq.daq.models.DAQJobInfo" href="../models.html#enrgdaq.daq.models.DAQJobInfo">DAQJobInfo</a> | None = None,<br>remote_config: <a title="enrgdaq.daq.models.DAQRemoteConfig" href="../models.html#enrgdaq.daq.models.DAQRemoteConfig">DAQRemoteConfig</a> = &lt;factory&gt;)</span>
</code></dt>
<dd>
<div class="desc"><p>DAQJobMessage is the base class for messages sent between DAQJobs.</p>
Expand Down Expand Up @@ -296,7 +296,7 @@ <h4><code><a title="enrgdaq.daq.alert.models.DAQJobMessageAlert" href="#enrgdaq.
</nav>
</main>
<footer id="footer">
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.2</a>.</p>
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.3</a>.</p>
</footer>
</body>
</html>
30 changes: 24 additions & 6 deletions daq/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<meta name="generator" content="pdoc3 0.11.2">
<meta name="generator" content="pdoc3 0.11.3">
<title>enrgdaq.daq.base API documentation</title>
<meta name="description" content="">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/10up-sanitize.css/13.0.0/sanitize.min.css" integrity="sha512-y1dtMcuvtTMJc1yPgEqF0ZjQbhnc/bFhyvIyVNb9Zk5mIGtqVaAB1Ttl28su8AvFMOY0EwRbAe+HCLqj6W7/KA==" crossorigin>
Expand Down Expand Up @@ -37,7 +37,7 @@ <h2 class="section-title" id="header-classes">Classes</h2>
<dl>
<dt id="enrgdaq.daq.base.DAQJob"><code class="flex name class">
<span>class <span class="ident">DAQJob</span></span>
<span>(</span><span>config: Any,<br>supervisor_config: Optional[<a title="enrgdaq.models.SupervisorConfig" href="../models.html#enrgdaq.models.SupervisorConfig">SupervisorConfig</a>] = None)</span>
<span>(</span><span>config: Any,<br>supervisor_config: <a title="enrgdaq.models.SupervisorConfig" href="../models.html#enrgdaq.models.SupervisorConfig">SupervisorConfig</a> | None = None)</span>
</code></dt>
<dd>
<div class="desc"><p>DAQJob is a base class for data acquisition jobs. It handles the configuration,
Expand Down Expand Up @@ -172,6 +172,18 @@ <h2 id="attributes">Attributes</h2>
raise Exception(
f&#34;Message type &#39;{type(message)}&#39; is not accepted by &#39;{type(self).__name__}&#39;&#34;
)
# Drop remote messages silently if configured to do so
if self.config.remote_config.drop_remote_messages:
if message.daq_job_info and message.daq_job_info.supervisor_config:
remote_supervisor_id = (
message.daq_job_info.supervisor_config.supervisor_id
)
else:
remote_supervisor_id = &#34;unknown&#34;
self._logger.debug(
f&#34;Dropping remote message &#39;{type(message)}&#39; from &#39;{remote_supervisor_id}&#39; because drop_remote_messages is True&#34;
)
return True
return True

def start(self):
Expand Down Expand Up @@ -327,25 +339,30 @@ <h2 id="raises">Raises</h2>
</dd>
<dt id="enrgdaq.daq.base.DAQJobThread"><code class="flex name class">
<span>class <span class="ident">DAQJobThread</span></span>
<span>(</span><span>daq_job: <a title="enrgdaq.daq.base.DAQJob" href="#enrgdaq.daq.base.DAQJob">DAQJob</a>,<br>thread: threading.Thread)</span>
<span>(</span><span>daq_job: <a title="enrgdaq.daq.base.DAQJob" href="#enrgdaq.daq.base.DAQJob">DAQJob</a>,<br>thread: threading.Thread,<br>start_time: datetime.datetime = &lt;factory&gt;)</span>
</code></dt>
<dd>
<div class="desc"><p>DAQJobThread(daq_job: enrgdaq.daq.base.DAQJob, thread: threading.Thread)</p></div>
<div class="desc"><p>DAQJobThread(daq_job: enrgdaq.daq.base.DAQJob, thread: threading.Thread, start_time: datetime.datetime = <factory>)</p></div>
<details class="source">
<summary>
<span>Expand source code</span>
</summary>
<pre><code class="python">@dataclass
class DAQJobThread:
daq_job: DAQJob
thread: threading.Thread</code></pre>
thread: threading.Thread
start_time: datetime = field(default_factory=datetime.now)</code></pre>
</details>
<h3>Class variables</h3>
<dl>
<dt id="enrgdaq.daq.base.DAQJobThread.daq_job"><code class="name">var <span class="ident">daq_job</span><a title="enrgdaq.daq.base.DAQJob" href="#enrgdaq.daq.base.DAQJob">DAQJob</a></code></dt>
<dd>
<div class="desc"></div>
</dd>
<dt id="enrgdaq.daq.base.DAQJobThread.start_time"><code class="name">var <span class="ident">start_time</span> : datetime.datetime</code></dt>
<dd>
<div class="desc"></div>
</dd>
<dt id="enrgdaq.daq.base.DAQJobThread.thread"><code class="name">var <span class="ident">thread</span> : threading.Thread</code></dt>
<dd>
<div class="desc"></div>
Expand Down Expand Up @@ -389,6 +406,7 @@ <h4><code><a title="enrgdaq.daq.base.DAQJob" href="#enrgdaq.daq.base.DAQJob">DAQ
<h4><code><a title="enrgdaq.daq.base.DAQJobThread" href="#enrgdaq.daq.base.DAQJobThread">DAQJobThread</a></code></h4>
<ul class="">
<li><code><a title="enrgdaq.daq.base.DAQJobThread.daq_job" href="#enrgdaq.daq.base.DAQJobThread.daq_job">daq_job</a></code></li>
<li><code><a title="enrgdaq.daq.base.DAQJobThread.start_time" href="#enrgdaq.daq.base.DAQJobThread.start_time">start_time</a></code></li>
<li><code><a title="enrgdaq.daq.base.DAQJobThread.thread" href="#enrgdaq.daq.base.DAQJobThread.thread">thread</a></code></li>
</ul>
</li>
Expand All @@ -398,7 +416,7 @@ <h4><code><a title="enrgdaq.daq.base.DAQJobThread" href="#enrgdaq.daq.base.DAQJo
</nav>
</main>
<footer id="footer">
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.2</a>.</p>
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.3</a>.</p>
</footer>
</body>
</html>
4 changes: 2 additions & 2 deletions daq/daq_job.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<meta name="generator" content="pdoc3 0.11.2">
<meta name="generator" content="pdoc3 0.11.3">
<title>enrgdaq.daq.daq_job API documentation</title>
<meta name="description" content="">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/10up-sanitize.css/13.0.0/sanitize.min.css" integrity="sha512-y1dtMcuvtTMJc1yPgEqF0ZjQbhnc/bFhyvIyVNb9Zk5mIGtqVaAB1Ttl28su8AvFMOY0EwRbAe+HCLqj6W7/KA==" crossorigin>
Expand Down Expand Up @@ -91,7 +91,7 @@ <h2 class="section-title" id="header-functions">Functions</h2>
</nav>
</main>
<footer id="footer">
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.2</a>.</p>
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.3</a>.</p>
</footer>
</body>
</html>
4 changes: 2 additions & 2 deletions daq/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<meta name="generator" content="pdoc3 0.11.2">
<meta name="generator" content="pdoc3 0.11.3">
<title>enrgdaq.daq API documentation</title>
<meta name="description" content="">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/10up-sanitize.css/13.0.0/sanitize.min.css" integrity="sha512-y1dtMcuvtTMJc1yPgEqF0ZjQbhnc/bFhyvIyVNb9Zk5mIGtqVaAB1Ttl28su8AvFMOY0EwRbAe+HCLqj6W7/KA==" crossorigin>
Expand Down Expand Up @@ -91,7 +91,7 @@ <h2 class="section-title" id="header-submodules">Sub-modules</h2>
</nav>
</main>
<footer id="footer">
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.2</a>.</p>
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.3</a>.</p>
</footer>
</body>
</html>
4 changes: 2 additions & 2 deletions daq/jobs/caen/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<meta name="generator" content="pdoc3 0.11.2">
<meta name="generator" content="pdoc3 0.11.3">
<title>enrgdaq.daq.jobs.caen API documentation</title>
<meta name="description" content="">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/10up-sanitize.css/13.0.0/sanitize.min.css" integrity="sha512-y1dtMcuvtTMJc1yPgEqF0ZjQbhnc/bFhyvIyVNb9Zk5mIGtqVaAB1Ttl28su8AvFMOY0EwRbAe+HCLqj6W7/KA==" crossorigin>
Expand Down Expand Up @@ -61,7 +61,7 @@ <h2 class="section-title" id="header-submodules">Sub-modules</h2>
</nav>
</main>
<footer id="footer">
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.2</a>.</p>
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.3</a>.</p>
</footer>
</body>
</html>
6 changes: 3 additions & 3 deletions daq/jobs/caen/n1081b.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<meta name="generator" content="pdoc3 0.11.2">
<meta name="generator" content="pdoc3 0.11.3">
<title>enrgdaq.daq.jobs.caen.n1081b API documentation</title>
<meta name="description" content="">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/10up-sanitize.css/13.0.0/sanitize.min.css" integrity="sha512-y1dtMcuvtTMJc1yPgEqF0ZjQbhnc/bFhyvIyVNb9Zk5mIGtqVaAB1Ttl28su8AvFMOY0EwRbAe+HCLqj6W7/KA==" crossorigin>
Expand Down Expand Up @@ -200,7 +200,7 @@ <h3>Inherited members</h3>
</dd>
<dt id="enrgdaq.daq.jobs.caen.n1081b.DAQJobN1081BConfig"><code class="flex name class">
<span>class <span class="ident">DAQJobN1081BConfig</span></span>
<span>(</span><span>store_config: <a title="enrgdaq.daq.store.models.DAQJobStoreConfig" href="../../store/models.html#enrgdaq.daq.store.models.DAQJobStoreConfig">DAQJobStoreConfig</a>,<br>host: str,<br>port: str,<br>password: str,<br>sections_to_store: list[str],<br>*,<br>verbosity: <a title="enrgdaq.daq.models.LogVerbosity" href="../../models.html#enrgdaq.daq.models.LogVerbosity">LogVerbosity</a> = LogVerbosity.INFO,<br>remote_config: Optional[<a title="enrgdaq.daq.models.DAQRemoteConfig" href="../../models.html#enrgdaq.daq.models.DAQRemoteConfig">DAQRemoteConfig</a>] = &lt;factory&gt;,<br>daq_job_type: str)</span>
<span>(</span><span>store_config: <a title="enrgdaq.daq.store.models.DAQJobStoreConfig" href="../../store/models.html#enrgdaq.daq.store.models.DAQJobStoreConfig">DAQJobStoreConfig</a>,<br>host: str,<br>port: str,<br>password: str,<br>sections_to_store: list[str],<br>*,<br>verbosity: <a title="enrgdaq.daq.models.LogVerbosity" href="../../models.html#enrgdaq.daq.models.LogVerbosity">LogVerbosity</a> = LogVerbosity.INFO,<br>remote_config: <a title="enrgdaq.daq.models.DAQRemoteConfig" href="../../models.html#enrgdaq.daq.models.DAQRemoteConfig">DAQRemoteConfig</a> | None = &lt;factory&gt;,<br>daq_job_type: str)</span>
</code></dt>
<dd>
<div class="desc"><p>DAQJobConfig is the base configuration class for DAQJobs.</p>
Expand Down Expand Up @@ -329,7 +329,7 @@ <h4><code><a title="enrgdaq.daq.jobs.caen.n1081b.N1081BPatched" href="#enrgdaq.d
</nav>
</main>
<footer id="footer">
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.2</a>.</p>
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.3</a>.</p>
</footer>
</body>
</html>
6 changes: 3 additions & 3 deletions daq/jobs/camera.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<meta name="generator" content="pdoc3 0.11.2">
<meta name="generator" content="pdoc3 0.11.3">
<title>enrgdaq.daq.jobs.camera API documentation</title>
<meta name="description" content="">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/10up-sanitize.css/13.0.0/sanitize.min.css" integrity="sha512-y1dtMcuvtTMJc1yPgEqF0ZjQbhnc/bFhyvIyVNb9Zk5mIGtqVaAB1Ttl28su8AvFMOY0EwRbAe+HCLqj6W7/KA==" crossorigin>
Expand Down Expand Up @@ -128,7 +128,7 @@ <h3>Inherited members</h3>
</dd>
<dt id="enrgdaq.daq.jobs.camera.DAQJobCameraConfig"><code class="flex name class">
<span>class <span class="ident">DAQJobCameraConfig</span></span>
<span>(</span><span>store_config: <a title="enrgdaq.daq.store.models.DAQJobStoreConfig" href="../store/models.html#enrgdaq.daq.store.models.DAQJobStoreConfig">DAQJobStoreConfig</a>,<br>camera_device_index: int = 0,<br>store_interval_seconds: int = 5,<br>*,<br>verbosity: <a title="enrgdaq.daq.models.LogVerbosity" href="../models.html#enrgdaq.daq.models.LogVerbosity">LogVerbosity</a> = LogVerbosity.INFO,<br>remote_config: Optional[<a title="enrgdaq.daq.models.DAQRemoteConfig" href="../models.html#enrgdaq.daq.models.DAQRemoteConfig">DAQRemoteConfig</a>] = &lt;factory&gt;,<br>daq_job_type: str)</span>
<span>(</span><span>store_config: <a title="enrgdaq.daq.store.models.DAQJobStoreConfig" href="../store/models.html#enrgdaq.daq.store.models.DAQJobStoreConfig">DAQJobStoreConfig</a>,<br>camera_device_index: int = 0,<br>store_interval_seconds: int = 5,<br>*,<br>verbosity: <a title="enrgdaq.daq.models.LogVerbosity" href="../models.html#enrgdaq.daq.models.LogVerbosity">LogVerbosity</a> = LogVerbosity.INFO,<br>remote_config: <a title="enrgdaq.daq.models.DAQRemoteConfig" href="../models.html#enrgdaq.daq.models.DAQRemoteConfig">DAQRemoteConfig</a> | None = &lt;factory&gt;,<br>daq_job_type: str)</span>
</code></dt>
<dd>
<div class="desc"><p>Configuration class for DAQJobCamera.</p></div>
Expand Down Expand Up @@ -199,7 +199,7 @@ <h4><code><a title="enrgdaq.daq.jobs.camera.DAQJobCameraConfig" href="#enrgdaq.d
</nav>
</main>
<footer id="footer">
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.2</a>.</p>
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.3</a>.</p>
</footer>
</body>
</html>
Loading

0 comments on commit f49114c

Please sign in to comment.