-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCITATION.cff
More file actions
37 lines (37 loc) · 1.09 KB
/
CITATION.cff
File metadata and controls
37 lines (37 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
cff-version: 1.2.0
message: "If you use this software or the DCP specification in academic work, please cite the arXiv preprint below."
title: "Device Context Protocol (DCP): a compact, safety-first protocol for LLM-driven control of constrained devices"
authors:
- family-names: Yang
given-names: Dongxu
affiliation: DeepLethe
email: wayland0916@gmail.com
type: software
license: MIT
repository-code: "https://github.com/device-context-protocol/dcp"
url: "https://github.com/device-context-protocol/dcp"
version: "0.3.1"
date-released: "2026-05-18"
keywords:
- LLM
- IoT
- protocol
- MCP
- embedded systems
- microcontroller
- agent safety
preferred-citation:
type: article
title: "Device Context Protocol: A Compact, Safety-First Architecture for LLM-Driven Control of Constrained Devices"
authors:
- family-names: Yang
given-names: Dongxu
affiliation: DeepLethe
year: 2026
month: 5
journal: "arXiv preprint"
identifiers:
- type: other
value: "arXiv:2605.26159"
description: "arXiv identifier"
url: "https://arxiv.org/abs/2605.26159"