Skip to content

sat4ncore/CoAP-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoAP-example

CoAP example

Requirements

Python

You need to have a 3.3+ version of Python installed. See the Python page for actual information.

To work with asyncio and aiocoap, you must also install additional Python modules using the command:

python3 -m pip install -r requirements.txt

Running

To run the application in normal mode, use the command:

python3 server.py
python3 get_client.py
python3 post_client.py

About

CoAP example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages