Skip to content
Discussion options

You must be logged in to vote

Hi Jeff,

Do you have the webserver functionality running? That produces JSON files that are shown by the web interface and can be easily downloaded.

For example the STAT page has the content from stat.json, which can be retreived in Linux like:

wget raspberrypi:8100/stat.json
cat stat.json | gunzip

and the ships (with their distance):

wget raspberrypi:8100/ships.json

Here raspberrypi:8100 is the address of my web interface.

You can also in your browser go to: raspberrypi:8100/ships.json

Is that what you are after?

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@jeff-luszcz
Comment options

Answer selected by jeff-luszcz
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants