db44monitor

module
v0.0.0-...-181f913 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2017 License: MIT

README

DB44 Monitor

DEVA DB44 FM TCP/IP Monitor logger

db44monitor

db44monitor retrieves measures from a DEVA DB44 device and stores it on a JSON file with the following structure:

[{"timestamp":"2017-09-07T19:06:03.0632962+02:00","frequency":90200,"rf_level":404}
$ db44monitor -h
usage: db44monitor [flags]
  -ip string
        TCP/IP FM monitor IP
  -o string
        JSON output path (default "/dev/null")
  -port uint
        TCP/IP FM Monitor SNMP port (default 161)
  -r string
        Read SNMP community (default "DEVA44")
  -v    verbose

gpxinjector

GPX injector uses the output generated by db44monitor to inject the data in an existent GPX file using the <name> XML tag. This allows viewing DB44 measures georeferenced in a tool like Google Earth

$ gpxinjector -h
usage: gpxinjector [flags]
-g string
    GPX input file
-m string
    Measures file
-o string
    GPX output file (default "output.gpx")

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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