Crates.io | coap-gatt-utils |
lib.rs | coap-gatt-utils |
version | 0.1.0 |
source | src |
created_at | 2023-08-09 18:00:41.675019 |
updated_at | 2023-08-09 18:00:41.675019 |
description | Implementation utilities for CoAP-over-GATT (draft-amsuess-core-coap-over-gatt-02) |
homepage | |
repository | https://gitlab.com/oscore/coap-gatt-utils |
max_upload_size | |
id | 940229 |
size | 10,338 |
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.
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