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
About running instance :
python coapserver.py is started
python resourcedirectoryserver.py is also started
mongodb is also accessible by changing the coapthon/define.py file (remote host without password)
During execution of the code, I expected this error:
Hello,
I expected an issue during creation of a registration resource.
This example code doesn't working (method not allowed):
About running instance :
python coapserver.py is started
python resourcedirectoryserver.py is also started
mongodb is also accessible by changing the coapthon/define.py file (remote host without password)
During execution of the code, I expected this error:
Create a registration resource Source: ('127.0.0.1', 5683) Destination: None Type: ACK MID: 50745 Code: METHOD_NOT_ALLOWED Token: NM Payload: None
Can you help me, I think I miss something during the coapserver + ressource directory launch ?
Thank you in advance.
The text was updated successfully, but these errors were encountered: