Hi!
I am using Balena with a Jetson Xavier and wonder if there is a way to set the default energy mode such that when I flash a device it automatically launches with this energy mode.
The default energy mode is set to 2, while I want it to be set to 0.
Currently I have to manually ssh into the HostOS and edit the file at /etc/nvpmodel.conf such that < PM_CONFIG DEFAULT=0 >, but this becomes cumbersome if you are looking to launch a lot of devices.
Thanks!