//
pkg.gl
Category
github.com/fraanx/lorawan
backend
joinserver
package
0.0.2
Repository:
https://github.com/fraanx/lorawan.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
862 SLOC
#
Functions
NewHandler
NewHandler creates a new join-sever handler.
#
Variables
ErrDevEUINotFound
Errors.
ErrInvalidMIC
Errors.
#
Structs
DeviceKeys
DeviceKeys holds the device (root) keys and the join-nonce to be used for join-request and join-accepts.
HandlerConfig
HandlerConfig holds the join-server handler configuration.