Skip to content

Instantly share code, notes, and snippets.

@AntoineTurmel
Last active August 29, 2015 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AntoineTurmel/85dbeda96d3c0b7e77fa to your computer and use it in GitHub Desktop.
Save AntoineTurmel/85dbeda96d3c0b7e77fa to your computer and use it in GitHub Desktop.
sdcard json eg.
{
"serial": "001",
"brand": "sandisk",
"class": "10",
"size": "32GB",
"buydate": "2015-01-01",
"owner": "antoine.devices@turmel.info",
"devices": [
{
"serial": "aaa",
"name": "Wii U",
"type": "consolegame"
}
]
}
@AntoineTurmel
Copy link
Author

Ajouter aussi un lost/found avec instructions ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment