Skip to content

arduino/pluggable-discovery-protocol-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e433b58 · Sep 18, 2024
Sep 18, 2024
Dec 5, 2023
Sep 13, 2024
Feb 12, 2024
Oct 13, 2021
Oct 13, 2021
Aug 5, 2021
Nov 25, 2021
Oct 13, 2021
Jul 1, 2021
Nov 25, 2021
Nov 25, 2021
Sep 13, 2024
Sep 13, 2024
Feb 9, 2024
Dec 5, 2023
Dec 5, 2023
Dec 5, 2023
Aug 5, 2021
Feb 6, 2023
Feb 6, 2023
Aug 5, 2021
Feb 9, 2024
Aug 5, 2021

Repository files navigation

Pluggable Discovery Protocol Handler

Go Reference Test Go status Codecov

This project is a library to ease implementation of pluggable discoveries for the Arduino CLI following the official specification.

Reference implementation

The dummy-discovery folder contains a reference pluggable discovery implementation.

Security

If you think you found a vulnerability or other security-related bug in this project, please read our security policy and report the bug to our Security Team 🛡️ Thank you!

e-mail contact: [email protected]

License

Copyright (c) 2021 ARDUINO SA (www.arduino.cc)

The software is released under the GNU General Public License, which covers the main body of the serial-discovery code. The terms of this license can be found at: https://www.gnu.org/licenses/gpl-3.0.en.html

See LICENSE.txt for details.