Skip to content

Commit

Permalink
deploy: b0464d8
Browse files Browse the repository at this point in the history
  • Loading branch information
njooma committed Oct 22, 2024
1 parent cac1c3e commit f222e4c
Show file tree
Hide file tree
Showing 17,513 changed files with 21,101 additions and 21,101 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion __404error.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h5><span class="package-name">viam_sdk</span> <span class="package-kind">packag
<footer>
<span class="no-break">
viam_sdk
0.0.22
0.0.23
</span>


Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ <h5 class="hidden-xs"><span class="package-name">viam_sdk</span> <span class="pa
<footer>
<span class="no-break">
viam_sdk
0.0.22
0.0.23
</span>


Expand Down
2 changes: 1 addition & 1 deletion search.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ <h5 class="hidden-xs"><span class="package-name">viam_sdk</span> <span class="pa
<footer>
<span class="no-break">
viam_sdk
0.0.22
0.0.23
</span>


Expand Down
2 changes: 1 addition & 1 deletion topics/Common-topic.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ <h5>Common topic</h5>
<footer>
<span class="no-break">
viam_sdk
0.0.22
0.0.23
</span>


Expand Down
2 changes: 1 addition & 1 deletion topics/Components-topic.html
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ <h5>Components topic</h5>
<footer>
<span class="no-break">
viam_sdk
0.0.22
0.0.23
</span>


Expand Down
2 changes: 1 addition & 1 deletion topics/Protobuf Definitions-topic.html
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ <h5>Protobuf Definitions topic</h5>
<footer>
<span class="no-break">
viam_sdk
0.0.22
0.0.23
</span>


Expand Down
2 changes: 1 addition & 1 deletion topics/Services-topic.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ <h5>Services topic</h5>
<footer>
<span class="no-break">
viam_sdk
0.0.22
0.0.23
</span>


Expand Down
6 changes: 3 additions & 3 deletions topics/Viam SDK-topic.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ <h2>Classes</h2>
</dd>

<dt id="ResourceRPCClient">
<span class="name "><a href="../viam_sdk/ResourceRPCClient-class.html">ResourceRPCClient</a><span class="signature">&lt;<wbr><span class="type-parameter">T extends <a href="https://pub.dev/documentation/grpc/3.2.4/grpc/Client-class.html">Client</a></span>&gt;</span></span>
<span class="name "><a href="../viam_sdk/ResourceRPCClient-class.html">ResourceRPCClient</a><span class="signature">&lt;<wbr><span class="type-parameter">T extends <a href="https://pub.dev/documentation/grpc/4.0.1/grpc/Client-class.html">Client</a></span>&gt;</span></span>
<span class="category viam-sdk cp-3 linked" title="This is part of the Viam SDK topic."><a href="../topics/Viam SDK-topic.html">Viam&nbsp;SDK</a></span>

</dt>
Expand Down Expand Up @@ -345,7 +345,7 @@ <h2>Functions</h2>
<dl class="callables">
<dt id="dial" class="callable">
<span class="name"><a href="../viam_sdk/dial.html">dial</a></span><span class="signature">(<wbr><span class="parameter" id="dial-param-address"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/String-class.html">String</a></span> <span class="parameter-name">address</span>, </span><span class="parameter" id="dial-param-options"><span class="type-annotation"><a href="../viam_sdk/DialOptions-class.html">DialOptions</a>?</span> <span class="parameter-name">options</span>, </span><span class="parameter" id="dial-param-sessionCallback"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/String-class.html">String</a></span> <span class="parameter-name">sessionCallback</span>()</span>)
<span class="returntype parameter">&#8594; <a href="https://api.flutter.dev/flutter/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://pub.dev/documentation/grpc/3.2.4/grpc_connection_interface/ClientChannelBase-class.html">ClientChannelBase</a></span>&gt;</span></span>
<span class="returntype parameter">&#8594; <a href="https://api.flutter.dev/flutter/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://pub.dev/documentation/grpc/4.0.1/grpc_connection_interface/ClientChannelBase-class.html">ClientChannelBase</a></span>&gt;</span></span>
</span>

<span class="category viam-sdk cp-3 linked" title="This is part of the Viam SDK topic."><a href="../topics/Viam SDK-topic.html">Viam&nbsp;SDK</a></span>
Expand Down Expand Up @@ -757,7 +757,7 @@ <h5>Viam SDK topic</h5>
<footer>
<span class="no-break">
viam_sdk
0.0.22
0.0.23
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<li class="inherited"><a href="https://api.flutter.dev/flutter/dart-core/Object/runtimeType.html">runtimeType</a></li>

<li class="section-title"><a href="viam_protos.app.agent/AgentDeviceServiceBase-class.html#instance-methods">Methods</a></li>
<li class="inherited"><a href="https://pub.dev/documentation/grpc/3.2.4/grpc/Service/$addMethod.html">$addMethod</a></li>
<li class="inherited"><a href="https://pub.dev/documentation/grpc/3.2.4/grpc/Service/$lookupMethod.html">$lookupMethod</a></li>
<li class="inherited"><a href="https://pub.dev/documentation/grpc/3.2.4/grpc/Service/$onMetadata.html">$onMetadata</a></li>
<li class="inherited"><a href="https://pub.dev/documentation/grpc/4.0.1/grpc/Service/$addMethod.html">$addMethod</a></li>
<li class="inherited"><a href="https://pub.dev/documentation/grpc/4.0.1/grpc/Service/$lookupMethod.html">$lookupMethod</a></li>
<li class="inherited"><a href="https://pub.dev/documentation/grpc/4.0.1/grpc/Service/$onMetadata.html">$onMetadata</a></li>
<li><a href="viam_protos.app.agent/AgentDeviceServiceBase/deviceAgentConfig.html">deviceAgentConfig</a></li>
<li><a href="viam_protos.app.agent/AgentDeviceServiceBase/deviceAgentConfig_Pre.html">deviceAgentConfig_Pre</a></li>
<li class="inherited"><a href="https://api.flutter.dev/flutter/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
Expand Down
16 changes: 8 additions & 8 deletions viam_protos.app.agent/AgentDeviceServiceBase-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ <h1><span class="kind-class">AgentDeviceServiceBase</span> class
<dd>
<ul class="gt-separated dark clazz-relationships">
<li><a href="https://api.flutter.dev/flutter/dart-core/Object-class.html">Object</a></li>
<li><a href="https://pub.dev/documentation/grpc/3.2.4/grpc/Service-class.html">Service</a></li>
<li><a href="https://pub.dev/documentation/grpc/4.0.1/grpc/Service-class.html">Service</a></li>
<li>AgentDeviceServiceBase</li>
</ul>
</dd>
Expand Down Expand Up @@ -157,7 +157,7 @@ <h2>Properties</h2>
<h2>Methods</h2>
<dl class="callables">
<dt id="$addMethod" class="callable inherited">
<span class="name"><a href="https://pub.dev/documentation/grpc/3.2.4/grpc/Service/$addMethod.html">$addMethod</a></span><span class="signature">(<wbr><span class="parameter" id="$addMethod-param-method"><span class="type-annotation"><a href="https://pub.dev/documentation/grpc/3.2.4/grpc/ServiceMethod-class.html">ServiceMethod</a></span> <span class="parameter-name">method</span></span>)
<span class="name"><a href="https://pub.dev/documentation/grpc/4.0.1/grpc/Service/$addMethod.html">$addMethod</a></span><span class="signature">(<wbr><span class="parameter" id="$addMethod-param-method"><span class="type-annotation"><a href="https://pub.dev/documentation/grpc/4.0.1/grpc/ServiceMethod-class.html">ServiceMethod</a></span> <span class="parameter-name">method</span></span>)
<span class="returntype parameter">&#8594; void</span>
</span>

Expand All @@ -170,8 +170,8 @@ <h2>Methods</h2>
</dd>

<dt id="$lookupMethod" class="callable inherited">
<span class="name"><a href="https://pub.dev/documentation/grpc/3.2.4/grpc/Service/$lookupMethod.html">$lookupMethod</a></span><span class="signature">(<wbr><span class="parameter" id="$lookupMethod-param-name"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/String-class.html">String</a></span> <span class="parameter-name">name</span></span>)
<span class="returntype parameter">&#8594; <a href="https://pub.dev/documentation/grpc/3.2.4/grpc/ServiceMethod-class.html">ServiceMethod</a>?</span>
<span class="name"><a href="https://pub.dev/documentation/grpc/4.0.1/grpc/Service/$lookupMethod.html">$lookupMethod</a></span><span class="signature">(<wbr><span class="parameter" id="$lookupMethod-param-name"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/String-class.html">String</a></span> <span class="parameter-name">name</span></span>)
<span class="returntype parameter">&#8594; <a href="https://pub.dev/documentation/grpc/4.0.1/grpc/ServiceMethod-class.html">ServiceMethod</a>?</span>
</span>


Expand All @@ -183,7 +183,7 @@ <h2>Methods</h2>
</dd>

<dt id="$onMetadata" class="callable inherited">
<span class="name"><a href="https://pub.dev/documentation/grpc/3.2.4/grpc/Service/$onMetadata.html">$onMetadata</a></span><span class="signature">(<wbr><span class="parameter" id="$onMetadata-param-context"><span class="type-annotation"><a href="https://pub.dev/documentation/grpc/3.2.4/grpc/ServiceCall-class.html">ServiceCall</a></span> <span class="parameter-name">context</span></span>)
<span class="name"><a href="https://pub.dev/documentation/grpc/4.0.1/grpc/Service/$onMetadata.html">$onMetadata</a></span><span class="signature">(<wbr><span class="parameter" id="$onMetadata-param-context"><span class="type-annotation"><a href="https://pub.dev/documentation/grpc/4.0.1/grpc/ServiceCall-class.html">ServiceCall</a></span> <span class="parameter-name">context</span></span>)
<span class="returntype parameter">&#8594; void</span>
</span>

Expand All @@ -196,7 +196,7 @@ <h2>Methods</h2>
</dd>

<dt id="deviceAgentConfig" class="callable">
<span class="name"><a href="../viam_protos.app.agent/AgentDeviceServiceBase/deviceAgentConfig.html">deviceAgentConfig</a></span><span class="signature">(<wbr><span class="parameter" id="deviceAgentConfig-param-call"><span class="type-annotation"><a href="https://pub.dev/documentation/grpc/3.2.4/grpc/ServiceCall-class.html">ServiceCall</a></span> <span class="parameter-name">call</span>, </span><span class="parameter" id="deviceAgentConfig-param-request"><span class="type-annotation"><a href="../viam_protos.app.agent/DeviceAgentConfigRequest-class.html">DeviceAgentConfigRequest</a></span> <span class="parameter-name">request</span></span>)
<span class="name"><a href="../viam_protos.app.agent/AgentDeviceServiceBase/deviceAgentConfig.html">deviceAgentConfig</a></span><span class="signature">(<wbr><span class="parameter" id="deviceAgentConfig-param-call"><span class="type-annotation"><a href="https://pub.dev/documentation/grpc/4.0.1/grpc/ServiceCall-class.html">ServiceCall</a></span> <span class="parameter-name">call</span>, </span><span class="parameter" id="deviceAgentConfig-param-request"><span class="type-annotation"><a href="../viam_protos.app.agent/DeviceAgentConfigRequest-class.html">DeviceAgentConfigRequest</a></span> <span class="parameter-name">request</span></span>)
<span class="returntype parameter">&#8594; <a href="https://api.flutter.dev/flutter/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../viam_protos.app.agent/DeviceAgentConfigResponse-class.html">DeviceAgentConfigResponse</a></span>&gt;</span></span>
</span>

Expand All @@ -209,7 +209,7 @@ <h2>Methods</h2>
</dd>

<dt id="deviceAgentConfig_Pre" class="callable">
<span class="name"><a href="../viam_protos.app.agent/AgentDeviceServiceBase/deviceAgentConfig_Pre.html">deviceAgentConfig_Pre</a></span><span class="signature">(<wbr><span class="parameter" id="deviceAgentConfig_Pre-param-call"><span class="type-annotation"><a href="https://pub.dev/documentation/grpc/3.2.4/grpc/ServiceCall-class.html">ServiceCall</a></span> <span class="parameter-name">call</span>, </span><span class="parameter" id="deviceAgentConfig_Pre-param-request"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../viam_protos.app.agent/DeviceAgentConfigRequest-class.html">DeviceAgentConfigRequest</a></span>&gt;</span></span> <span class="parameter-name">request</span></span>)
<span class="name"><a href="../viam_protos.app.agent/AgentDeviceServiceBase/deviceAgentConfig_Pre.html">deviceAgentConfig_Pre</a></span><span class="signature">(<wbr><span class="parameter" id="deviceAgentConfig_Pre-param-call"><span class="type-annotation"><a href="https://pub.dev/documentation/grpc/4.0.1/grpc/ServiceCall-class.html">ServiceCall</a></span> <span class="parameter-name">call</span>, </span><span class="parameter" id="deviceAgentConfig_Pre-param-request"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../viam_protos.app.agent/DeviceAgentConfigRequest-class.html">DeviceAgentConfigRequest</a></span>&gt;</span></span> <span class="parameter-name">request</span></span>)
<span class="returntype parameter">&#8594; <a href="https://api.flutter.dev/flutter/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../viam_protos.app.agent/DeviceAgentConfigResponse-class.html">DeviceAgentConfigResponse</a></span>&gt;</span></span>
</span>

Expand Down Expand Up @@ -304,7 +304,7 @@ <h5>viam_protos.app.agent library</h5>
<footer>
<span class="no-break">
viam_sdk
0.0.22
0.0.23
</span>


Expand Down
2 changes: 1 addition & 1 deletion viam_protos.app.agent/AgentDeviceServiceBase/$name.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h5>AgentDeviceServiceBase class</h5>
<footer>
<span class="no-break">
viam_sdk
0.0.22
0.0.23
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h5>AgentDeviceServiceBase class</h5>
<footer>
<span class="no-break">
viam_sdk
0.0.22
0.0.23
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h1><span class="kind-method">deviceAgentConfig</span> abstract method


<span class="returntype"><a href="https://api.flutter.dev/flutter/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../../viam_protos.app.agent/DeviceAgentConfigResponse-class.html">DeviceAgentConfigResponse</a></span>&gt;</span></span>
<span class="name ">deviceAgentConfig</span>(<wbr><ol class="parameter-list single-line"> <li><span class="parameter" id="deviceAgentConfig-param-call"><span class="type-annotation"><a href="https://pub.dev/documentation/grpc/3.2.4/grpc/ServiceCall-class.html">ServiceCall</a></span> <span class="parameter-name">call</span>, </span></li>
<span class="name ">deviceAgentConfig</span>(<wbr><ol class="parameter-list single-line"> <li><span class="parameter" id="deviceAgentConfig-param-call"><span class="type-annotation"><a href="https://pub.dev/documentation/grpc/4.0.1/grpc/ServiceCall-class.html">ServiceCall</a></span> <span class="parameter-name">call</span>, </span></li>
<li><span class="parameter" id="deviceAgentConfig-param-request"><span class="type-annotation"><a href="../../viam_protos.app.agent/DeviceAgentConfigRequest-class.html">DeviceAgentConfigRequest</a></span> <span class="parameter-name">request</span></span></li>
</ol>)

Expand Down Expand Up @@ -111,7 +111,7 @@ <h5>AgentDeviceServiceBase class</h5>
<footer>
<span class="no-break">
viam_sdk
0.0.22
0.0.23
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h1><span class="kind-method">deviceAgentConfig_Pre</span> method


<span class="returntype"><a href="https://api.flutter.dev/flutter/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../../viam_protos.app.agent/DeviceAgentConfigResponse-class.html">DeviceAgentConfigResponse</a></span>&gt;</span></span>
<span class="name ">deviceAgentConfig_Pre</span>(<wbr><ol class="parameter-list single-line"> <li><span class="parameter" id="deviceAgentConfig_Pre-param-call"><span class="type-annotation"><a href="https://pub.dev/documentation/grpc/3.2.4/grpc/ServiceCall-class.html">ServiceCall</a></span> <span class="parameter-name">call</span>, </span></li>
<span class="name ">deviceAgentConfig_Pre</span>(<wbr><ol class="parameter-list single-line"> <li><span class="parameter" id="deviceAgentConfig_Pre-param-call"><span class="type-annotation"><a href="https://pub.dev/documentation/grpc/4.0.1/grpc/ServiceCall-class.html">ServiceCall</a></span> <span class="parameter-name">call</span>, </span></li>
<li><span class="parameter" id="deviceAgentConfig_Pre-param-request"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../../viam_protos.app.agent/DeviceAgentConfigRequest-class.html">DeviceAgentConfigRequest</a></span>&gt;</span></span> <span class="parameter-name">request</span></span></li>
</ol>)

Expand Down Expand Up @@ -113,7 +113,7 @@ <h5>AgentDeviceServiceBase class</h5>
<footer>
<span class="no-break">
viam_sdk
0.0.22
0.0.23
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<li class="inherited"><a href="https://api.flutter.dev/flutter/dart-core/Object/runtimeType.html">runtimeType</a></li>

<li class="section-title"><a href="viam_protos.app.agent/AgentDeviceServiceClient-class.html#instance-methods">Methods</a></li>
<li class="inherited"><a class="deprecated" href="https://pub.dev/documentation/grpc/3.2.4/grpc/Client/$createCall.html">$createCall</a></li>
<li class="inherited"><a href="https://pub.dev/documentation/grpc/3.2.4/grpc/Client/$createStreamingCall.html">$createStreamingCall</a></li>
<li class="inherited"><a href="https://pub.dev/documentation/grpc/3.2.4/grpc/Client/$createUnaryCall.html">$createUnaryCall</a></li>
<li class="inherited"><a class="deprecated" href="https://pub.dev/documentation/grpc/4.0.1/grpc/Client/$createCall.html">$createCall</a></li>
<li class="inherited"><a href="https://pub.dev/documentation/grpc/4.0.1/grpc/Client/$createStreamingCall.html">$createStreamingCall</a></li>
<li class="inherited"><a href="https://pub.dev/documentation/grpc/4.0.1/grpc/Client/$createUnaryCall.html">$createUnaryCall</a></li>
<li><a href="viam_protos.app.agent/AgentDeviceServiceClient/deviceAgentConfig.html">deviceAgentConfig</a></li>
<li class="inherited"><a href="https://api.flutter.dev/flutter/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="https://api.flutter.dev/flutter/dart-core/Object/toString.html">toString</a></li>
Expand Down
Loading

0 comments on commit f222e4c

Please sign in to comment.