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
Device continues to run instance snapshot even after it's been deleted if started after being deleted in the forge app.
Device Agent should check in with forge app (if MQTT connection fails if using MQTT comms) via HTTP and get notified if device has been deleted.
Create device, Add to instance Add Snapshot Stop device Delete Device Start Device
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current Behavior
Device continues to run instance snapshot even after it's been deleted if started after being deleted in the forge app.
Expected Behavior
Device Agent should check in with forge app (if MQTT connection fails if using MQTT comms) via HTTP and get notified if device has been deleted.
Steps To Reproduce
Create device,
Add to instance
Add Snapshot
Stop device
Delete Device
Start Device
Environment
The text was updated successfully, but these errors were encountered: