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
Trying to provision an esp32 given the sample device.json file throws the exception
EXCEPTION error. Missing max-offline in device specification.
Adding
"max-offline": "0s"
was enough to provision successfully.
The text was updated successfully, but these errors were encountered:
Fixed the quick start guide in 64fe670, but I think we should make max-offline optional in the specification files.
Sorry, something went wrong.
floitsch
No branches or pull requests
Trying to provision an esp32 given the sample device.json file throws the exception
Adding
was enough to provision successfully.
The text was updated successfully, but these errors were encountered: