Show / Hide Table of Contents

    Class OverTheAirActivationRequest

    This request can be used to start the join network procedure. The module sends a join network radio packet and waits for a response from server side.

    Inheritance
    System.Object
    HciMessage
    TxHciMessage
    LoRaWanTxMessage
    OverTheAirActivationRequest
    Inherited Members
    LoRaWanTxMessage.MessageIdentifier
    TxHciMessage.EndpointIdentifier
    TxHciMessage.Payload
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: FosterBuster.IU880B.Messaging.Tx.LoRaWAN.Activation
    Assembly: IU880B.dll
    Syntax
    public sealed class OverTheAirActivationRequest : LoRaWanTxMessage

    Constructors

    | Improve this Doc View Source

    OverTheAirActivationRequest()

    Initializes a new instance of the OverTheAirActivationRequest class.

    Declaration
    public OverTheAirActivationRequest()
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX