• ups... I forgot to post the requests...

    1.post(device, {xyz: 1})
    2.getJobs()

    I chain it:
    getJobs(function(){ post(.....) }, function(){ // error })

About

Avatar for sp33c @sp33c started