Skip to content

Conversation

@msilvafe
Copy link
Contributor

Fixes #927

Description

Checks if sensor list has changed (due to deactivating or activating slots) and if so re-grabs the list of desired sensors to query.

Motivation and Context

See #927

How Has This Been Tested?

Hasn't been tested, needs testing on 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.

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.

I remember we discussed this in person before I went to site. I think where we ended up was that this needs to be split into separate blocks, since the block structure can't change once published.

The 372 agent is one example of having different blocks per field. Also see the ocs docs on message format.

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.

smurf crate agent: bug on missing sensors

3 participants