lorawan

package module
v0.3.67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2018 License: MIT Imports: 3 Imported by: 0

README

Introduction

Build Status Coverage Status Go Report Card godoc License

This package aims to be a complete LoRaWAN frame parser and creator implementation in Go

Documentation

Overview

Package lorawan implements LoRaWAN frame parsing and creation according to LoRaWAN v1.0.2

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateAppSKey

func GenerateAppSKey(jr, ja, appkey []byte) ([]byte, error)

GenerateAppSKey generates application session key based on Join Request and Join Accept expects encrypted join accept

func GenerateNwkSKey

func GenerateNwkSKey(jr, ja, appkey []byte) ([]byte, error)

GenerateNwkSKey generates network session key based on Join Request and Join Accept expects encrypted join accept

Types

This section is empty.

Directories

Path Synopsis
Package mhdr contains LoRaWAN MAC Header related stuff.
Package mhdr contains LoRaWAN MAC Header related stuff.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL