//
pkg.gl
Category
github.com/sigidagi/lorawan
backend
joinserver
package
0.1.3
Repository:
https://github.com/sigidagi/lorawan.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
942 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.