Click or drag to resize

Device Methods

The Device type exposes the following members.

Methods
 NameDescription
Protected methodFinalize Finalizer for a Wio-E5 LoRa Transceiver Module device object instance.
(Overrides ObjectFinalize)
Public methodReceive(Byte, Int32, Int32, Int32, Int32, Int32) Receive a binary message.
Public methodReceive(Byte, Int32, String, Int32, String, Int32, Int32, Int32) Receive a binary message.
Public methodSend(String, Int32) Send a text message.
Public methodSend(Byte, Int32, Int32) Send a binary message.
Top
See Also