WIP
This commit is contained in:
parent
a49fac6cc8
commit
bb1e952e39
5 changed files with 4 additions and 5 deletions
|
|
@ -56,7 +56,6 @@ function buildBalances (deviceId) {
|
|||
}
|
||||
|
||||
function poll (req, res) {
|
||||
console.log('DEBUG1')
|
||||
const deviceId = getDeviceId(req)
|
||||
const deviceTime = getDeviceTime(req)
|
||||
const pid = req.query.pid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue