docs: add project description and server setup instructions to README
This commit is contained in:
7
esp/microcoapy/__init__.py
Normal file
7
esp/microcoapy/__init__.py
Normal 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
|
||||
Reference in New Issue
Block a user