Skip to content

Instantly share code, notes, and snippets.

@slaykovsky
Created November 16, 2014 15:47
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/3c9ae7597cde12153b24 to your computer and use it in GitHub Desktop.
Save slaykovsky/3c9ae7597cde12153b24 to your computer and use it in GitHub Desktop.
Function transformAsync is started.
-----------------------------------
Start getVal "0:0:0:1", delay 854ms
End getVal "0:0:0:1", delay 854ms
Start getVal "0:0:0:2", delay 483ms
End getVal "0:0:0:2", delay 483ms
Start getVal "0:0:0:3:0", delay 428ms
End getVal "0:0:0:3:0", delay 428ms
Start getVal "0:0:0:3:1", delay 1458ms
End getVal "0:0:0:3:1", delay 1458ms
Start getVal "0:0:0:4", delay 388ms
End getVal "0:0:0:4", delay 388ms
Start getVal "0:0:0:5", delay 958ms
End getVal "0:0:0:5", delay 958ms
--------------------------------------
Function async is ended.
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
Key is: "unixtime", Value is: "0"
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
Key is: "type", Value is: "1"
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
Key is: "id", Value is: "25"
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
Key is: "uptime", Value is: "0"
[Error: Key not found!]
[Error: Key not found!]
[Error: Key not found!]
{ id: 25,
type: 1,
coords: { latitude: 'n/a', longitude: 'n/a' },
unixtime: 0,
uptime: 0 }
SUCCESS!
[Error: Key not found!]
[Error: Key not found!]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment