There are two ways to add the Doppler Daemon to a router without connection to the internet:
- Download the Daemon from https://doppler.nettec.no/support/daemon.py and upload to router via FTP.
The following command must be added to the routers config:
cmd 0 autocmd "python daemon.py gid=<xxx>" - where xxx is a Group ID to which the router is added when sending data to Doppler. (Default is root if no GID given) - Download the Daemon from https://doppler.nettec.no/support/daemon.py and add the file to backup.zip which is a zip file created by Digi when backing up a configuration. This backup.zip can be uploaded to the Digi via it's web interface.
The following command must be added to the routers config:
cmd 0 autocmd "python daemon.py gid=<xxx>" - where xxx is a Group ID to which the router is added when sending data to Doppler. (Default is root if no GID given)
The following parameters are available:
gid=group ID
rn=Router Name. Doppler will override this if name is later changed in Doppler. If no name is given the serial number will be used.
lt=log time, seconds between samples, default 60
lpp=logs between posts, default 1
gpio=1/0, detect i/o status on/off, default 0
server=IP or DNS for Doppler server, ie "doppler.nettec.no"
notimesetup=1, Doppler will not alter the NTP settings on the router.
readonly=1, no terminal access to the router will be activated
websocket=ws://<ip address>:<port>/dx/v2
Kommentarer
Artikkelen er stengt for kommentarer.