Skip to main content

CoAP client for interactive with remote serial input and output

Project description

This Python package provides access to resources that implement the tag:riot-os.org,2021:ser-out / tag:riot-os.org,2021:ser-in interfaces over CoAP. Those resources can be used to provide log output or interactive shell access to CoAP servers (not only) on embedded systems.

It is mainly used together with the coap-scroll-ring-server Rust crate which implements the server side, for example as used in the stdio example on RIOT OS.

It can be run directly from the source repository by running:

$ ./coap-console 'coap://[2001:db8::1]'

(which discovers a stdout resource or stdin-/out pair of resources on the given IP address)

or installed and run using:

$ pip install coap_console
$ coap-console 'coap://[2001:db8::1]'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coap_console-0.0.1.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

coap_console-0.0.1-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page