Try this example:
const now = Date.now();
const file = "configfile.cfg"
log('Downloading config', {serial: serialNumber, configFile: file});
declare("Downloads.[FileType:3 Vendor Configuration File]",
{path: 1}, {path: 1});
declare("Downloads.[FileType:3 Vendor Configuration File].FileName",
{value: 1}, {value: file});
declare("Downloads.[FileType:3 Vendor Configuration File].Download",
{value: 1}, {value: now});
> On December 5, 2018 at 11:19 PM Spencer Lambert <[email protected]> wrote:
>
>
> You could use presets and tags to track and push the config files.
>
> > > On December 5, 2018 at 8:43 PM Safiullah Tariq
> <[email protected]> wrote:
> >
> > Hello All,
> >
> > I hope you all are well.
> >
> > I am new to genieacs and this TR-069. I needed some help in this
> > regard.
> >
> > I there any detailed manual to configure Mikrotik routers?
> > I have checked "Vendor Configuration File" and pushed it to a
> > router, it worked great.
> > But for that I have to make the file for every router.
> > Is there a detailed manual on how I can do some settings and the
> > router gets it (or genieacs pushes it automatically).?
> >
> > Any small help will be appreciated.
> >
> >
> >
> >
> > Regards,
> >
> >
> > Safiullah Tariq
> > _______________________________________________
> > Users mailing list
> > [email protected]
> > http://lists.genieacs.com/mailman/listinfo/users
> >
> > >
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.genieacs.com/mailman/listinfo/users
>
_______________________________________________
Users mailing list
[email protected]
http://lists.genieacs.com/mailman/listinfo/users