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
This walk-thru needs to be update for V3 for the AddDevice failure due to the fact that the camera-control-device-service doesn't exist so it can not respond. https://docs.edgexfoundry.org/3.1/walk-through/Ch-WalkthroughDeviceService/
camera-control-device-service
Follow the walk-thru and you will get a time-out when trying to add a Device.
Add device request gets a timeout due to that the camera-control-device-service not actually running.
The text was updated successfully, but these errors were encountered:
jumpingliu
Successfully merging a pull request may close this issue.
🐞 Bug Report
This walk-thru needs to be update for V3 for the AddDevice failure due to the fact that the
camera-control-device-service
doesn't exist so it can not respond.https://docs.edgexfoundry.org/3.1/walk-through/Ch-WalkthroughDeviceService/
Is this a regression?
Yes, in V2 the AddRequest did fail ??Description and Minimal Reproduction [REQUIRED]
Follow the walk-thru and you will get a time-out when trying to add a Device.
🔥 Exception or Error
Add device request gets a timeout due to that the
camera-control-device-service
not actually running.The text was updated successfully, but these errors were encountered: