Expand description

Provides types and methods for creating LoRaWAN payloads.

See JoinAcceptCreator.new for an example.

Structs

DataPayloadCreator serves for creating binary representation of Physical Payload of DataUp or DataDown messages.

JoinAcceptCreator serves for creating binary representation of Physical Payload of JoinAccept.

JoinRequestCreator serves for creating binary representation of Physical Payload of JoinRequest.