Device Methods |
The Device type exposes the following members.
| Name | Description | |
|---|---|---|
| Finalize |
Finalizer for a Wio-E5 LoRa Transceiver Module device object
instance.
(Overrides ObjectFinalize) | |
| Receive(Byte, Int32, Int32, Int32, Int32, Int32) | Receive a binary message. | |
| Receive(Byte, Int32, String, Int32, String, Int32, Int32, Int32) | Receive a binary message. | |
| Send(String, Int32) | Send a text message. | |
| Send(Byte, Int32, Int32) | Send a binary message. |