Skip to content

Parse yaml - #6

Open
sduraiengineer wants to merge 15 commits into
elisa-tech:parse-yamlfrom
sduraiengineer:parse-yaml
Open

Parse yaml #6
sduraiengineer wants to merge 15 commits into
elisa-tech:parse-yamlfrom
sduraiengineer:parse-yaml

Conversation

@sduraiengineer

Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>
Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>
Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>
Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>
Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>
@sduraiengineer

Copy link
Copy Markdown
Collaborator Author

Added in the pull request for discussion. The work is still in progress

Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>
Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>
…r code to use only with rustix library

Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>
Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>
Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>
Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>
get_consumer.

Splitref trait is not applicable for sharedmem based ringbuffer.

Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>
Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>
Configuration of arbitory values specific to struct is
designed. This helps to develop safe-monitors, or safe-actions
as factory builder method. Less dependency on configuration
parameters so both in and out plugin style modules can be
developed. This enables both open-source and proprietary modules
can be developed.

Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>

@sduraiengineer sduraiengineer left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Parsing of yaml configuration as in doc/config.yaml

Configuration of arbitory values specific to struct is designed. This helps to develop safe-monitors, or safe-actions as factory builder method. Less dependency on configuration parameters so both in and out plugin style modules can be developed. This enables both open-source and proprietary modules can be developed.

@sduraiengineer sduraiengineer changed the title Parse yaml Parse yaml refs #3 Jun 2, 2026
@sduraiengineer sduraiengineer changed the title Parse yaml refs #3 Parse yaml Jun 2, 2026
@sduraiengineer sduraiengineer linked an issue Jun 2, 2026 that may be closed by this pull request
Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parse YAML config file.

1 participant