node-opc-da icon indicating copy to clipboard operation
node-opc-da copied to clipboard

Remove Group is failed

Open emrebekar opened this issue 4 years ago • 1 comments

Hi.

removeGroup function is throwing an error because of the "name" parameter is not defined. Please check the code again.

async removeGroup(handle, force) {
        debug("Removing group \"" + name + "\"...");

emrebekar avatar Apr 28 '20 07:04 emrebekar

Greetings Ty for your report. I will take a look

steuck13 avatar Apr 28 '20 09:04 steuck13