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

Integration service - Design model for storage #1294

Open
jkralik opened this issue May 8, 2024 · 0 comments
Open

Integration service - Design model for storage #1294

jkralik opened this issue May 8, 2024 · 0 comments
Assignees
Labels
🔌 feature New feature request

Comments

@jkralik
Copy link
Member

jkralik commented May 8, 2024

Feature Request:

Design Model for Rules to be Utilized in Config YAML and Later in MongoDB Storage

Acceptance Criteria:

  • Only the owner has access to their rules.
  • Users can define filters to specify which events they are interested in, based on:
    • Device IDs
    • HREFs
    • Resource types
    • Event types
  • Users can set destinations as NATs and HTTP endpoints with parameters, including:
    • TLS client certificate and CA
    • Headers
    • Endpoint (subject)
  • Users can utilize variables for setting headers and endpoints, which will be substituted by device ID, HREF, resource types, or event types.
  • Protobuf that describe the model
@jkralik jkralik added the 🔌 feature New feature request label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔌 feature New feature request
Projects
None yet
Development

No branches or pull requests

4 participants