Skip to content
New issue

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

Sample device.json in the quickstart readme requires max-offline parameter #39

Open
mattsoftware opened this issue Apr 6, 2023 · 1 comment
Assignees

Comments

@mattsoftware
Copy link

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.

@floitsch floitsch self-assigned this Apr 7, 2023
@kasperl
Copy link
Contributor

kasperl commented Apr 8, 2023

Fixed the quick start guide in 64fe670, but I think we should make max-offline optional in the specification files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants