WIPP
This commit is contained in:
parent
30071151ff
commit
15678530fd
3 changed files with 12 additions and 3 deletions
|
|
@ -79,7 +79,6 @@ function poll (req, res, next) {
|
|||
}
|
||||
|
||||
function postTx (req, res, next) {
|
||||
console.log('DEBUG60: %j', req.settings)
|
||||
const pi = plugins(req.settings, req.deviceId)
|
||||
|
||||
return Tx.post(_.set('deviceId', req.deviceId, req.body), pi)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue