Commit 9e388784 by Chavee Issariyapat

remove debug log

parent 28ee86fb
......@@ -102,7 +102,6 @@ const Coordinator = function(param={}) {
*/
this.flowemitter.on('flowpub', function(topic, payload, client){
//console.log('client published', client.id);
let outtopic, outmsg;
let deviceid = client.id;
switch (topic) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment