package
0.0.0-20221122014549-f7b7a7987b0a
Repository: https://github.com/liuhw0/lorawan.git
Documentation: pkg.go.dev

# Functions

GetCommandPayload returns a new CommandPayload for the given CID.

# Constants

Available command identifiers.
Available command identifiers.
DefaultFPort defines the default fPort value for Clock Synnchronization.
Available command identifiers.
Available command identifiers.
Available command identifiers.
Available command identifiers.
Available command identifiers.

# Variables

# Structs

AppTimeAnsPayload implements the AppTimeAns payload.
AppTimeAnsPayloadParam implements the AppTimeAns payload Param field.
AppTimeReqPayload implements the AppTimeReq payload.
AppTimeReqPayloadParam implements the AppTimeReq Param field.
Command defines the Command structure.
DeviceAppTimePeriodicityAnsPayload implements the DeviceAppTimePeriodicityAns payload.
DeviceAppTimePeriodicityAnsPayloadStatus implements the DeviceAppTimePeriodicityAns status field.
DeviceAppTimePeriodicityReqPayload implements the DeviceAppTimePeriodicityReq payload.
DeviceAppTimePeriodicityReqPayloadPeriodicity implements the DeviceAppTimePeriodicityReq payload Periodicity field.
ForceDeviceResyncReqPayload implements the ForceDeviceResyncReq payload.
ForceDeviceResyncReqPayloadForceConf implements the ForceDeviceResyncReq payload ForceConf field.
PackageVersionAnsPayload implements the PackageVersionAns payload.

# Interfaces

CommandPayload defines the interface that a command payload must implement.

# Type aliases

CID defines the command identifier.
Commands defines a slice of commands.