You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
arvindh123
changed the title
Bug: Bootstrap config goes state 1 , if any one of the channel connect to thing
Bug: In a bootstrap config with multiple channels, bootstrap state goes to 1, if any one of the channel connect to thing
Jun 21, 2024
As mentioned in ticket #2304
We need a endpoint to verify things and channel are connected.
Then endpoint take array of channels and things as input and returns response for individual combination of channels and things
Example ;
Request : http://localhsot/things/verify-connections
Body :
What were you trying to achieve?
In a bootstrap config have multiple channels.
If any one of the channel is manually connect to the things , then bootstrap state goes to 1.
What are the expected results?
Bootstrap state remains to 0
What are the received results?
Bootstrap state goes to 1
Steps To Reproduce
In what environment did you encounter the issue?
Docker
Additional information you deem important
No response
The text was updated successfully, but these errors were encountered: