Skip to content

Commit

Permalink
deploy: 669c5c9
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickelectric committed May 14, 2024
1 parent 35c6bb8 commit 3d54de9
Show file tree
Hide file tree
Showing 76 changed files with 1,742 additions and 1,742 deletions.
32 changes: 16 additions & 16 deletions bluerobotics_ping/bluebps/enum.Messages.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/bluebps/struct.CellTimeoutStruct.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/bluebps/struct.CellVoltageMinStruct.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/bluebps/struct.CurrentMaxStruct.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/bluebps/struct.CurrentTimeoutStruct.html

Large diffs are not rendered by default.

88 changes: 44 additions & 44 deletions bluerobotics_ping/bluebps/struct.Device.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/bluebps/struct.EraseFlashStruct.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/bluebps/struct.EventsStruct.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/bluebps/struct.RebootStruct.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/bluebps/struct.ResetDefaultsStruct.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/bluebps/struct.SetCurrentMaxStruct.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/bluebps/struct.SetCurrentTimeoutStruct.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/bluebps/struct.SetLpfSettingStruct.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/bluebps/struct.SetStreamRateStruct.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/bluebps/struct.SetTemperatureMaxStruct.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/bluebps/struct.StateStruct.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/bluebps/struct.TemperatureMaxStruct.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions bluerobotics_ping/common/enum.Messages.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/common/struct.AckStruct.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/common/struct.AsciiTextStruct.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions bluerobotics_ping/common/struct.Device.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
T: <a class="trait" href="../../tokio/io/async_read/trait.AsyncRead.html" title="trait tokio::io::async_read::AsyncRead">AsyncRead</a> + <a class="trait" href="../../tokio/io/async_write/trait.AsyncWrite.html" title="trait tokio::io::async_write::AsyncWrite">AsyncWrite</a> + <a class="trait" href="https://doc.rust-lang.org/1.78.0/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> + <a class="trait" href="https://doc.rust-lang.org/1.78.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + 'static,</div></h4></section><details class="toggle method-toggle" open><summary><section id="method.device_information" class="method"><a class="src rightside" href="../../src/bluerobotics_ping/home/runner/work/ping-rs/ping-rs/target/debug/build/bluerobotics-ping-c6430b71020009b8/out/common.rs.html#309-311">source</a><h4 class="code-header">pub async fn <a href="#method.device_information" class="fn">device_information</a>(
&amp;self
) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.78.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="struct.DeviceInformationStruct.html" title="struct bluerobotics_ping::common::DeviceInformationStruct">DeviceInformationStruct</a>, <a class="enum" href="../error/enum.PingError.html" title="enum bluerobotics_ping::error::PingError">PingError</a>&gt;</h4></section></summary><div class="docblock"><p>Device information</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.protocol_version" class="method"><a class="src rightside" href="../../src/bluerobotics_ping/home/runner/work/ping-rs/ping-rs/target/debug/build/bluerobotics-ping-c6430b71020009b8/out/common.rs.html#313-315">source</a><h4 class="code-header">pub async fn <a href="#method.protocol_version" class="fn">protocol_version</a>(&amp;self) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.78.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="struct.ProtocolVersionStruct.html" title="struct bluerobotics_ping::common::ProtocolVersionStruct">ProtocolVersionStruct</a>, <a class="enum" href="../error/enum.PingError.html" title="enum bluerobotics_ping::error::PingError">PingError</a>&gt;</h4></section></summary><div class="docblock"><p>The protocol version</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.set_device_id" class="method"><a class="src rightside" href="../../src/bluerobotics_ping/home/runner/work/ping-rs/ping-rs/target/debug/build/bluerobotics-ping-c6430b71020009b8/out/common.rs.html#319-326">source</a><h4 class="code-header">pub async fn <a href="#method.set_device_id" class="fn">set_device_id</a>(&amp;self, device_id: <a class="primitive" href="https://doc.rust-lang.org/1.78.0/std/primitive.u8.html">u8</a>) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.78.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.78.0/std/primitive.unit.html">()</a>, <a class="enum" href="../error/enum.PingError.html" title="enum bluerobotics_ping::error::PingError">PingError</a>&gt;</h4></section></summary><div class="docblock"><p>Set the device ID.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.set_device_id" class="method"><a class="src rightside" href="../../src/bluerobotics_ping/home/runner/work/ping-rs/ping-rs/target/debug/build/bluerobotics-ping-c6430b71020009b8/out/common.rs.html#315-322">source</a><h4 class="code-header">pub async fn <a href="#method.set_device_id" class="fn">set_device_id</a>(&amp;self, device_id: <a class="primitive" href="https://doc.rust-lang.org/1.78.0/std/primitive.u8.html">u8</a>) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.78.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.78.0/std/primitive.unit.html">()</a>, <a class="enum" href="../error/enum.PingError.html" title="enum bluerobotics_ping::error::PingError">PingError</a>&gt;</h4></section></summary><div class="docblock"><p>Set the device ID.</p>
<h5 id="arguments"><a class="doc-anchor" href="#arguments">§</a>Arguments</h5>
<ul>
<li><code>device_id</code> - Device ID (1-254). 0 is unknown and 255 is reserved for broadcast messages.</li>
</ul>
</div></details><details class="toggle method-toggle" open><summary><section id="method.protocol_version" class="method"><a class="src rightside" href="../../src/bluerobotics_ping/home/runner/work/ping-rs/ping-rs/target/debug/build/bluerobotics-ping-c6430b71020009b8/out/common.rs.html#324-326">source</a><h4 class="code-header">pub async fn <a href="#method.protocol_version" class="fn">protocol_version</a>(&amp;self) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.78.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="struct.ProtocolVersionStruct.html" title="struct bluerobotics_ping::common::ProtocolVersionStruct">ProtocolVersionStruct</a>, <a class="enum" href="../error/enum.PingError.html" title="enum bluerobotics_ping::error::PingError">PingError</a>&gt;</h4></section></summary><div class="docblock"><p>The protocol version</p>
</div></details></div></details></div><h2 id="trait-implementations" class="section-header">Trait Implementations<a href="#trait-implementations" class="anchor">§</a></h2><div id="trait-implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-PingDevice-for-Device" class="impl"><a class="src rightside" href="../../src/bluerobotics_ping/home/runner/work/ping-rs/ping-rs/target/debug/build/bluerobotics-ping-c6430b71020009b8/out/common.rs.html#17-24">source</a><a href="#impl-PingDevice-for-Device" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../device/trait.PingDevice.html" title="trait bluerobotics_ping::device::PingDevice">PingDevice</a> for <a class="struct" href="struct.Device.html" title="struct bluerobotics_ping::common::Device">Device</a></h3></section></summary><div class="impl-items"><section id="method.get_common" class="method trait-impl"><a class="src rightside" href="../../src/bluerobotics_ping/home/runner/work/ping-rs/ping-rs/target/debug/build/bluerobotics-ping-c6430b71020009b8/out/common.rs.html#18-20">source</a><a href="#method.get_common" class="anchor">§</a><h4 class="code-header">fn <a href="../device/trait.PingDevice.html#tymethod.get_common" class="fn">get_common</a>(&amp;self) -&gt; &amp;<a class="struct" href="../device/struct.Common.html" title="struct bluerobotics_ping::device::Common">Common</a></h4></section><section id="method.get_mut_common" class="method trait-impl"><a class="src rightside" href="../../src/bluerobotics_ping/home/runner/work/ping-rs/ping-rs/target/debug/build/bluerobotics-ping-c6430b71020009b8/out/common.rs.html#21-23">source</a><a href="#method.get_mut_common" class="anchor">§</a><h4 class="code-header">fn <a href="../device/trait.PingDevice.html#tymethod.get_mut_common" class="fn">get_mut_common</a>(&amp;mut self) -&gt; &amp;mut <a class="struct" href="../device/struct.Common.html" title="struct bluerobotics_ping::device::Common">Common</a></h4></section><section id="method.subscribe" class="method trait-impl"><a class="src rightside" href="../../src/bluerobotics_ping/device.rs.html#102-104">source</a><a href="#method.subscribe" class="anchor">§</a><h4 class="code-header">fn <a href="../device/trait.PingDevice.html#method.subscribe" class="fn">subscribe</a>(&amp;self) -&gt; <a class="struct" href="../../tokio/sync/broadcast/struct.Receiver.html" title="struct tokio::sync::broadcast::Receiver">Receiver</a>&lt;<a class="struct" href="../message/struct.ProtocolMessage.html" title="struct bluerobotics_ping::message::ProtocolMessage">ProtocolMessage</a>&gt;</h4></section><section id="method.send_general_request" class="method trait-impl"><a class="src rightside" href="../../src/bluerobotics_ping/device.rs.html#106-117">source</a><a href="#method.send_general_request" class="anchor">§</a><h4 class="code-header">async fn <a href="../device/trait.PingDevice.html#method.send_general_request" class="fn">send_general_request</a>(&amp;self, requested_id: <a class="primitive" href="https://doc.rust-lang.org/1.78.0/std/primitive.u16.html">u16</a>) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.78.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.78.0/std/primitive.unit.html">()</a>, <a class="enum" href="../error/enum.PingError.html" title="enum bluerobotics_ping::error::PingError">PingError</a>&gt;</h4></section><section id="method.wait_for_message" class="method trait-impl"><a class="src rightside" href="../../src/bluerobotics_ping/device.rs.html#119-147">source</a><a href="#method.wait_for_message" class="anchor">§</a><h4 class="code-header">async fn <a href="../device/trait.PingDevice.html#method.wait_for_message" class="fn">wait_for_message</a>&lt;T&gt;(
&amp;self,
receiver: <a class="struct" href="../../tokio/sync/broadcast/struct.Receiver.html" title="struct tokio::sync::broadcast::Receiver">Receiver</a>&lt;<a class="struct" href="../message/struct.ProtocolMessage.html" title="struct bluerobotics_ping::message::ProtocolMessage">ProtocolMessage</a>&gt;
Expand Down
6 changes: 3 additions & 3 deletions bluerobotics_ping/common/struct.DeviceInformationStruct.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/common/struct.GeneralRequestStruct.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/common/struct.NackStruct.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/common/struct.ProtocolVersionStruct.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bluerobotics_ping/common/struct.SetDeviceIdStruct.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bluerobotics_ping/message/trait.DeserializePayload.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bluerobotics_ping/message/trait.MessageInfo.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bluerobotics_ping/message/trait.SerializePayload.html

Large diffs are not rendered by default.

Loading

0 comments on commit 3d54de9

Please sign in to comment.