Skip to content

Instantly share code, notes, and snippets.

@slaykovsky
Created November 20, 2014 12:43
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 slaykovsky/a15f521ad32a054aeab4 to your computer and use it in GitHub Desktop.
Save slaykovsky/a15f521ad32a054aeab4 to your computer and use it in GitHub Desktop.
Another testing map
{
"_internal": {
"id": "0:0:0:1",
"type": "0:0:0:2"
},
"geo": {
"latitude": "0:0:0:3:0",
"longitude": "0:0:0:3:1"
},
"system": {
"info": {
"unixTime": "0:0:0:4",
"upTime": "0:0:0:5"
},
"hardware": {
"printer": {
"state": "0.1.2.2.100.112.11"
}
},
"counters": {
"finance": "0.1.2.2.0.140.0",
"transaction": "0.1.2.2.0.140.1",
"check": "0.1.2.2.0.140.10"
}
},
"transaction": {
"saleUz1": "0:1:2:2:0:110",
"saleUz2": "0:1:2:2:100:110",
"current": {
"amount": "0:1:2:2:0:111:0",
"commission": "0:1:2:2:0:111:1",
"state": "0:1:2:2:0:111:2",
"trnId": "0:1:2:2:0:111:11",
"target": "0:1:2:2:0:111:12",
"client": {
"account": {
"type": "0:1:2:2:0:111:13",
"value": "0:1:2:2:0:111:14"
},
"fullName": "0:1:2:2:0:111:15",
"innAcc": "0:1:2:2:0:111:16",
"cardNumber": "0:1:2:2:0:111:17"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment