Skip to content

Conversation

@mhasself
Copy link
Member

@mhasself mhasself commented Nov 4, 2025

Description

This helps to examine data from feeds, using cli tools. Passing --json to ocs-agent-cli listen will produce output that is json.

As written the output can be piped directly into jq tool, for example.

Motivation and Context

The ACU has a lot of high rate data fields and this makes debugging more manageable.

How Has This Been Tested?

Tested with simulator and at site.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

mhasself and others added 2 commits November 4, 2025 15:40
The output can then be filtered using jq or similar tools.
@BrianJKoopman BrianJKoopman self-requested a review December 9, 2025 20:41
Copy link
Member

@BrianJKoopman BrianJKoopman left a comment

Choose a reason for hiding this comment

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

Neat!

@BrianJKoopman BrianJKoopman merged commit d1ccd79 into main Dec 9, 2025
4 checks passed
@BrianJKoopman BrianJKoopman deleted the mhasself/listen-json branch December 9, 2025 20:41
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.

3 participants