Show / Hide Table of Contents

    Namespace FosterBuster.IU880B.Messaging.Rx.LoRaWAN.Data

    Classes

    DataIndication

    Super class for Data Indication messages.

    DataMessageResponse

    Superclass for Data Message Responses.

    DataTransmitIndication

    Base class for Data Transmit Indications.

    NoDataIndication

    This HCI message is sent to the host in case no expected confirmation or data has been received as a result of prior reliable uplink radio packet.

    ReliableDataIndication

    This HCI message is sent to the host after reception of a reliable radio packet containing application payload. The device will acknowledge the reception with a set Ack-Bit in the next reliable/unreliable uplink radio packet to the network server.

    ReliableDataMessageResponse

    Response to a ReliableDataMessageRequest.

    ReliableDataTransmitIndication

    This HCI message is sent to the host after the radio packet has been sent.

    UnreliableDataIndication

    This HCI message is sent to the host after reception of an unreliable radio packet containing application payload.

    UnreliableDataMessageResponse

    Response to a UnreliableDataMessageRequest.

    UnreliableDataTransmitIndication

    This HCI message is sent to the host after the radio packet has been sent or if the retransmission procedure finishes without success, containing in this case the corresponding error code.

    Enums

    NoDataIndicationErrorCodes

    Errorcodes possibly present in a No Data Indication.

    Back to top Generated by DocFX