Giter VIP home page Giter VIP logo

docker-adsb-to-mqtt's People

Contributors

bacco007 avatar mikenye avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-adsb-to-mqtt's Issues

FA_JSON_URL enabled does not return values in output json

Hi,

Thanks for the docker container!

I'm having a small issue. I'm using PiAware, enabled the environment variabe FA_JSON_URL, and filled it with the url of my piaware install, like 'http://192.168.2.34/status.json'.

The output part of the MQ message with the status is empty, but when I run the command from a command line in the container (like the one in your script), I do get a result, like:

root@963fe21504bd:/# curl --silent "http://192.168.2.34/status.json" | jq '.piaware.status'
"green"

What am I missing?

Thanks!

TIMESTAMP is always empty

pull request #5 tells that a timestamp attribute had been added, but this is always sent empty to my MQTT server.

I have configured all three feeders, but as far as I can see from the mqtt-json.sh script, none of the data sources are queried for TIMESTAMP.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.