Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Some initial notes

VISS Protocol Server

Notes on known OSS VISS Servers:

  • WAII
    • W3C reference implementation for the VISS standard.
    • Hosted by W3C as part of the W3C and Covesa cooperation agreement
    • Has support for historical (persistent data) data
    • Has backend abstraction for VSS data stores
    • Architecture supports connecting southbound data feeders to a data store
  • Kuksa.val
    • Project hosted in Eclipse.
    • Historically inconsistent support for VISS (Todo: add links)
    • Live data only. No current support for historical or persistent data.
  • Aos Edge
    • Project hosted at product site.
    • VISS support equates more to VISS v1, with access control provided by the Service definition controls in Aos Edge, i.e. Aos Edge provides access control rather than using the VISS access control specified in VISS v2.

VSS Data Store / Embedded DBs

WAII VISS server currently supports:

  • SQLite
  • Redis


Notes on DB candidates to be added:

  • Apache IoTDB
  • MongoDB Realm