GuilhermeC18/node-onvif

device.services.getNetworkInterfaces is not a function

rockerroom88 opened this issue · 1 comments

device.init().then(() => {
status = 1;
const info = device.services.getNetworkInterfaces();
console.log(JSON.stringify(info));
})

how to get mac info?

error message : device.services.getNetworkInterfaces is not a function

Why can't I get a scope only by using a probe?