Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement server example for Shelly devices #239

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wrobell
Copy link

@wrobell wrobell commented May 13, 2021

The Shelly devices implement CoIoT protocol, which is based on COAP

https://shelly-api-docs.shelly.cloud/docs/coiot/v1/CoIoT%20for%20Shelly%20devices%20(rev%201.0)%20.pdf

The example is interesting because it shows flexibility of aiocoap library to handle an extension of COAP protocol.

NOTE: I am betting on pull request #237 to be merged, so the example is put into examples directory.

The Shelly devices implement CoIoT protocol, which is based on COAP

    https://shelly-api-docs.shelly.cloud/docs/coiot/v1/CoIoT%20for%20Shelly%20devices%20(rev%201.0)%20.pdf

The example is interesting because it shows flexibility of aiocoap
library to handle an extension of COAP protocol.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant