c.chnl.dst.trig - Delivery Trigger
Config | Type | Default | Description |
---|---|---|---|
c.chnl[#].dst.trig.full |
integer | 0 |
The amount, in kilobytes, to trigger a push. 0 =ignore. |
c.chnl[#].dst.trig.pause |
integer | 0 |
Perform a push after a pause in incoming data. Specified in seconds. 0 =ignore. |
c.chnl[#].dst.trig.retrytime |
integer | 60 |
The time, in seconds, between attempting a retry for a failed push. |
c.chnl[#].dst.trig.ring |
integer | 0 |
Perform a push when the modem rings but doesn't answer. 0=ignore, 1=push. |
c.chnl[#].dst.trig.sched.data |
integer | 1 |
Whether to push only when there is something to deliver. 0=always, 1=when data. |
c.chnl[#].dst.trig.sched.days |
string | '' |
The days of the week for “zone A”. 1=Mon, 2=Tue, etc. |
c.chnl[#].dst.trig.sched.hia |
string | '1800' |
The end time for “zone A”. 24 hour format, digits-only. If .inta=0 then this is ignored. This is the “...and” time value on the web. |
c.chnl[#].dst.trig.sched.inta |
integer | 60 |
The interval to deliver during “zone A”. Specified in minutes. This is the “Deliver Every” setting on the web. 0 =deliver once. |
c.chnl[#].dst.trig.sched.intb |
integer | 0 |
The interval to deliver in “zone B” (ie all times outside of “zone A”). This is the “At all other times deliver every” setting on the web. |
c.chnl[#].dst.trig.sched.loa |
string | '0800' |
The start time for “zone A”. 24 hour format, digits-only. This is the “At/Between” value on the web. |
c.chnl[#].dst.trig.vari |
integer | 0 |
Sets the variance (in minutes) for the push time. #Firmware/v270 |