Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
{
	"physical-addrs: {
		# nim will specify one of these. With multiple LTE modems, the USB address is the most unambiguous and reliable.
		“interface”: “wwan0”,
		“usb”: “1:2.3”,
	    	"pci": "0000:11:00.0",
	},
	“apns”: [“internet”],
	“airplane-mode”: “off”,
	“probe-ip”: “8.8.8.8”
}

...