coap-gatt-utils

Crates.iocoap-gatt-utils
lib.rscoap-gatt-utils
version0.1.0
sourcesrc
created_at2023-08-09 18:00:41.675019
updated_at2023-08-09 18:00:41.675019
descriptionImplementation utilities for CoAP-over-GATT (draft-amsuess-core-coap-over-gatt-02)
homepage
repositoryhttps://gitlab.com/oscore/coap-gatt-utils
max_upload_size
id940229
size10,338
(chrysn)

documentation

README

coap-gatt-utils

Implementation utilities for CoAP-over-GATT (draft-amsuess-core-coap-over-gatt-02)

Right now, this contains the message format parsing and serialization, largely fulled by [coap_message_utils], given that most of the message format is just a rehash of the universal CoAP option-extension-data-ff-payload scheme.

License

This project and all files contained in it is published under the BSD-3-Clause license as defined in LICENSES/BSD-3-Clause.txt.

Copyright: 2022 EDF (Électricité de France S.A.)

Author: Christian Amsüss

Commit count: 13

cargo fmt