From 4aa78d6a1eb366cb3579f2c1c0e05c49d1e5530a Mon Sep 17 00:00:00 2001 From: Stephen Lawrence Date: Mon, 6 Jan 2025 17:11:40 +0000 Subject: [PATCH] VISS/VISSR: update VISSR git submodule to commit fbb02dec (VISS v3 WIP) Currently CDSP points at a VISSR commit that implements VISS v2. Since then the upstream VISS community has been working towards VISS v3 and updated the VISSR implementation of it accordingly. Allow CDSP users to experiment with this new work by updating the CDSP git submodule to point at the latest upstream VISSR commit fbb02dec on the master branch. Integration was sanity tested using the VISSR HTML client to get/set VSS data into the Apache IoTDB DB. Signed-off-by: Stephen Lawrence --- cdsp/vissr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdsp/vissr b/cdsp/vissr index 27d6de0..fbb02de 160000 --- a/cdsp/vissr +++ b/cdsp/vissr @@ -1 +1 @@ -Subproject commit 27d6de031f69c520ee6b9be49b519768a600343b +Subproject commit fbb02dec43f1e4ca26296744235fae0d854ef505