Registry / networking / brocaar-lorawan

brocaar-lorawan

JSON →
library0.0.0-20240507141140-a18a1037da07gogounverified

Provides structures and tools to read and write LoRaWAN 1.0 and 1.1 frames from and to a slice of bytes.

go get github.com/brocaar/lorawan
INSTALL
IMPORT
SIG · BROCAAR-LORAWAN
B
brocaar-lorawan
networkinggov0.0.0-20240507141140-a18a1037da07
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

lorawan
github.com/brocaar/lorawan

Create an empty LoRaWAN PHYPayload structure

package main import ( "fmt" "github.com/brocaar/lorawan" ) func main() { phy := lorawan.PHYPayload{} fmt.Println(phy) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20240507141140-a18a1037da07latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
46 hits · last 30 days
node
42
Amazon
1
OpenAI (training)
1
Resources
brocaar-lorawan — go get brocaar-lorawan · libregistry