Adding the Doppler Daemon to a new Offline Digi Router

 

There are two ways to add the Doppler Daemon to a router without connection to the internet:

  1. 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)
  2. 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

 

Var denne artikkelen nyttig?
0 av 0 syntes dette var nyttig
Har du flere spørsmål? Send oss en henvendelse

Kommentarer

0 kommentarer

Artikkelen er stengt for kommentarer.