dash2.socketio passes path, but poseidon wasn't using it

merge-requests/54/head
Lost Lakkris 2019-02-28 21:42:51 +00:00
parent 9ff20b8442
commit 9944d7c885
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ var Poseidon = function () {
console.log('Poseidon Start: ' + options.id);
var _monitor = {
url: options.url,
path: options.path,
auth: options.auth_token,
uid: options.uid,
ke: options.ke,