Versions in this module Expand all Collapse all v1 v1.0.1 Jun 17, 2018 v1.0.0 May 28, 2018 Changes in this version + func Handle(ds *storage.DeviceSession, block storage.MACCommandBlock, ...) ([]storage.MACCommandBlock, error) + func RequestDevStatus(ds *storage.DeviceSession) storage.MACCommandBlock + func RequestNewChannels(devEUI lorawan.EUI64, maxChannels int, ...) *storage.MACCommandBlock + func RequestPingSlotChannel(devEUI lorawan.EUI64, dr, freq int) storage.MACCommandBlock + func RequestRXParamSetup(rx1DROffset, rx2Frequency, rx2DR int) storage.MACCommandBlock + func RequestRXTimingSetup(del int) storage.MACCommandBlock