summaryrefslogtreecommitdiffstats
path: root/src/cyn-protocol.h
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2019-10-24 19:24:33 +0200
committerJose Bollo <jose.bollo@iot.bzh>2019-10-25 13:55:28 +0200
commitde2f16aeefe44b27f870e2b6d964b0fc11aa1b93 (patch)
treef51a48d1e02203cb7240eea52ab452a53425fe98 /src/cyn-protocol.h
parentdf80ab073c4b6c668e5ebedac01a0cfda7ff7c69 (diff)
Implements sub queries of agents
Change-Id: I30e40521d8f8a2694df00a5c9f55adfe748fbd68 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'src/cyn-protocol.h')
-rw-r--r--src/cyn-protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cyn-protocol.h b/src/cyn-protocol.h
index 2c55df9..65a69d1 100644
--- a/src/cyn-protocol.h
+++ b/src/cyn-protocol.h
@@ -44,6 +44,7 @@ extern const char
_reply_[],
_rollback_[],
_set_[],
+ _sub_[],
_test_[],
_yes_[];