Returns:RuntimeWatchdogUSec=1minShutdownWatchdogUSec=10minNOTE: The default value is 10. The actual value should be greater than 0.To configure WDT, run the command:admin@localhost:$ sudo vi /etc/systemd/system.conf.d/watchdog.confCloud LED On/Off1. To export Cloud LED PIN, run the command:#sudo su –#echo 346 > /sys/class/gpio/export#echo out > /sys/class/gpio/gpio346/direction2. To turn on Cloud LED, run the command:#echo 1 > /sys/class/gpio/gpio346/valueorTo turn off Cloud LED, run the command:#echo 0 > /sys/class/gpio/gpio346/valueGlobal Positioning Systems (GPS)NOTE: For more information about GPS configurations, see http://locationd.readthedocs.io/en/latest/intro.html.National Marine Electronics Association (NMEA) data is supported if the GPS module is present in the system. In the operatingsystem, the location service is a central hub for multiplexing access to positioning subsystems available through hardware andsoftware. It provides a client API offering positioning capabilities to applications and other system components..To retrieve NMEA streaming data:• Device node for NMEA streaming: Edge Gateway 3002$ cat /dev/ttyS5To access location service:$ sudo locationd.monitorEnabled position/heading/velocity updates...Update(Position(lat: 26.9511 deg, lon: 155.087 deg, alt: n/a, hor.acc.: n/a, ver.acc.: n/a),1489044234694526189)Update(0.552 m s^-1, 1489044234695698701)Update(Position(lat: 26.9477 deg, lon: 155.098 deg, alt: n/a, hor.acc.: n/a, ver.acc.: n/a), 1489044234718316599)Snappy auto update/AutopilotSnappy auto update is a feature which runs in the background, ensuring that your software always up-to-date. We recommend thatyou enable the feature by default. The settings can be adjusted in the Ubuntu Core.NOTE: For more information automatic updates, see https://docs.ubuntu.com/core/en/reference/automatic-refreshes.Accessing Snappy Store/Snapweb1. Enter ip_address:4200 in a browser.56