We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On device environment variables:
_restart (set value to current unix epoch timestamp) will restart the device. Allow device 15-30 minutes after next sync before trying again.
_restart
_tri_gps_failure and _tri to enable triangulation when GPS fails
_tri_gps_failure
_tri
_aux_gpio_set: e.g. low,high,low,high control AUX pin working-with-the-notecard-aux-pins, env vars
_aux_gpio_set
low,high,low,high
https://dev.blues.io/guides-and-tutorials/notecard-guides/understanding-environment-variables/#reserved-environment-variables
The text was updated successfully, but these errors were encountered:
No branches or pull requests
On device environment variables:
_restart
(set value to current unix epoch timestamp) will restart the device. Allow device 15-30 minutes after next sync before trying again._tri_gps_failure
and_tri
to enable triangulation when GPS fails_aux_gpio_set
: e.g.low,high,low,high
control AUX pin working-with-the-notecard-aux-pins, env varshttps://dev.blues.io/guides-and-tutorials/notecard-guides/understanding-environment-variables/#reserved-environment-variables
The text was updated successfully, but these errors were encountered: