Hmmm, I think there is something wrong with my setup. I have a virtual
param called "mac" that consists of
log("foobar");

return {writable: false, value: ['UNKNOWN', "xsd:string"]};

I do not see the value for VirtualParameters.mac showing under the device
parameters list for a CPE, I also don't see "foobar" in the console for the
cwmp.

-dan

On Sun, Feb 26, 2017 at 2:26 PM, Zaid Abdulla <[email protected]> wrote:

> On Fri, 2017-02-24 at 07:30 -0900, Dan Morphis wrote:
> > I patched lib/sandbox.js but I'm either not understanding how to call
> > the debug func, or there is something not working.
>
> I just added a function for logging from within scripts so you can
> ignore that patch. Here's how to use it:
>
>   log("Some log message"[, {optionalMeta: "some value"}]);
>
> --
> Zaid Abdulla <[email protected]>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.genieacs.com/mailman/listinfo/users
>
_______________________________________________
Users mailing list
[email protected]
http://lists.genieacs.com/mailman/listinfo/users

Reply via email to