Skip to content

arigus/ttntool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Things Network Toolbox

This will be a collection of tools that help you interact with The Things Network.

Screenshot

Installation

go get github.com/htdvisser/ttntool

Or download a binary release.

Configuration Flags

--appSKey string   App Session key (optional)
--broker  string   Broker address (optional)
--nwkSKey string   Network Session key (optional)

Follow Command

Connects to The Things Network and prints out messages received from the specified devices.

Usage:
  ttntool follow devAddr [devAddr [...]] [flags]

Flags:
  --airtime          Show airtime of packet
  --all              Follow all devices
  --gateway string   Filter for one gateway
  --meta             Show metadata
  --raw              Show raw data

About

TheThingsNetwork Toolbox

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages