Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
VILLASweb
VILLASweb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 2
    • Merge Requests 2
  • Requirements
    • Requirements
    • List
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • ACS
    • P
      Public
  • VILLASframework
  • VILLASwebVILLASweb
  • Issues
  • #203

Closed
Open
Opened May 28, 2019 by Steffen Vogel@stvogel🎅🏼Owner

Allow one-shot triggering system for plots

In certain situations we are not interested in the visualization of a continuous stream of real-time data. Rather, a full resolution snapshot of short event is desirable.

VILLASweb should have an option to lock/unlock plots after this acquisition has taken place.

The feature also requires changes in VILLASnode where we would need to monitor the trigger condition and only forward sample data to VILLASweb in case the trigger condition was fulfilled. VILLASnode is basically applying a windowing function onto our sample stream. We only let some samples through for a short acquisition period once a trigger condition has been fulfilled.

Open questions:

  • How do we define the trigger condition?
  • How do we inform VILLASweb about the trigger event?

/cc @mstevic

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: acs/public/villas/web#203