Cloud Server

Config Type Default Description
c.cloud.url string '' The full URL of the central HTTP Cloud Server. e.g. “http://cloud.ipbuffer.com/upload”
c.cloud.intf string 'L' Which interfaces to use for the HTTP Post. “L”=LAN, “M”=Modem.
c.cloud.delay integer 300 The time, in seconds, to wait before trying again after a failure
c.cloud.updatedelay integer 120 (optional) Sets the number of seconds to delay after rebooting before connecting to the Cloud Server. #Firmware/v290
c.cloud.manage string '' An optional value to decide which server should manage the ip.buffer. Set to 'scannex' to enable Scannex's support servers to manage the ip.buffer.
c.cloud.ring integer 0 Whether to perform an update on modem ring. 1 = update, 0 = ignore

Cloud Server Optional Settings

Config Type Default Description
c.cloud.httpbasicfirst integer 0 Whether to default to using Basic HTTP Authentication first. (Not secure unless over htttps!)
c.cloud.maxhttpchunk integer 2000 The maximum number of bytes for a chunked POST. Allowable values range between 64 bytes and 8192 bytes. #Firmware/v280

Additional Cloud Servers

Introduced in #Firmware/v293

Config Type Default Description
c.cloud[2].url string ''
c.cloud[3].url string '' The full URL of the HTTP Cloud Server. e.g. “http://cloud.ipbuffer.com/upload”
c.cloud[2].intf string 'L'
c.cloud[3].intf string 'L' Which interfaces to use for the HTTP Post. “L”=LAN, “M”=Modem.