Skip to content

Instantly share code, notes, and snippets.

@Marginal
Created June 15, 2015 21:23
Show Gist options
  • Save Marginal/699a8d318a6c8b019b84 to your computer and use it in GitHub Desktop.
Save Marginal/699a8d318a6c8b019b84 to your computer and use it in GitHub Desktop.
Simplified sample shipyard message
{
"$schemaRef": "http://schemas.elite-markets.net/eddn/shipyard/1",
"header": {
"uploaderID": "Otis B. Driftwood",
"softwareVersion": "1.5.0.0",
"softwareName": "E:D Market Connector [Mac OS]"
},
"message": {
"timestamp": "2015-06-12T17:05:25Z",
"systemName": "Lalande 45165",
"stationName": "Burstein Ring",
"ships": [
"Sidewinder",
"Eagle",
"Asp",
"Fer-de-Lance",
"Hauler",
"Python",
"Vulture",
"Type-9 Heavy",
"Adder",
"Cobra Mk III",
"Type-7 Transporter",
"Type-6 Transporter",
"Viper"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment