Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update VISSR (VISS data server) for VISS v3 #64

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

slawr
Copy link
Collaborator

@slawr slawr commented Jan 17, 2025

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.

See task issue #59 for details

@slawr slawr added enhancement New feature or request task Task not fitting other labels, e.g. project ops labels Jan 17, 2025
@slawr slawr self-assigned this Jan 17, 2025
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 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 <[email protected]>
@slawr slawr linked an issue Jan 17, 2025 that may be closed by this pull request
5 tasks
@slawr slawr changed the title (WIP) Update VISSR (VISS data server) for VISS v3 Update VISSR (VISS data server) for VISS v3 Jan 17, 2025
@slawr
Copy link
Collaborator Author

slawr commented Jan 17, 2025

Implementation notes and task details recorded in #59.

All tasks complete. Removed WIP from title and asking @chrizmc to review for possible merge.

@slawr slawr requested a review from chrizmc January 17, 2025 19:44
slawr added 2 commits January 20, 2025 11:34
Extend the documentation site examples page to have links to the
upstream VISSR hello-world tutorial and the examples in the VISS
specification.

Signed-off-by: Stephen Lawrence <[email protected]>
Update the docker readme.md to reflect changes brought about by CDSP now
using VISSR v3:

1. VISSR now provides a default binary list of VSS nodes so remove the
   note about having to generate vss_vissv2.binary
2. VISSR no longer serves a list of the VSS nodes supported at the URL
   http://<server ip>:8081/vsspathlist. Remove the associated note.

Signed-off-by: Stephen Lawrence <[email protected]>
@slawr
Copy link
Collaborator Author

slawr commented Jan 20, 2025

Hi @chrizmc I spotted that I had left a piece of debug code in the example documentation so I have just updated the PR to fix it, by force pushing a squashed fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request task Task not fitting other labels, e.g. project ops
Projects
Development

Successfully merging this pull request may close these issues.

Update VISSR version
1 participant