docs: add project description and server setup instructions to README

This commit is contained in:
2026-03-21 18:25:35 +00:00
parent c81815a83d
commit 6115a065c7
36 changed files with 4003 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
from .microcoapy import Coap
from .coap_macros import COAP_CONTENT_FORMAT
from .coap_macros import COAP_RESPONSE_CODE
from .coap_macros import COAP_TYPE
from .coap_macros import COAP_OPTION_NUMBER
from .coap_macros import COAP_OBSERVE_REGISTER
from .coap_macros import COAP_OBSERVE_DEREGISTER