AVSystem / Anjay

C implementation of the client-side OMA LwM2M protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script ./tools/lwm2m_object_registry.py can not connect with openmobilealliance.org

robgal519 opened this issue · comments

When I ran this script following the tutorial, I found out that the script is making http request (line 53) to url (line 58) and get 404 response.

I have no idea how long this endpoint is down, but it seems that the url should be updated.

Thanks for the report. However, I think this must have been a temporary issue, as the script works for me (tested it like a minute ago).

Does it work for you now?