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

FOGL-9164: Allow the Action code in OMF North to be configurable #1470

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

RVerhoeff
Copy link
Contributor

The HTTP header action code of update is normally correct for sending Fledge readings to OMF since old PI data values will be updated and new data values will be properly compressed by the PI Data Archive. However, if the PI Buffer Subsystem is used, it converts the OMF update action code into the PI Data Archive's internal replace storage mode which causes the PI Server's compression algorithm to be bypassed. The published AVEVA workaround of disabling the PI Buffer Subsystem is not an option for PI Collectives since Collectives must use the PI Buffer Subsystem.

This change allows the system manager to specify the create action code instead. Documentation has been updated.

Signed-off-by: Ray Verhoeff <ray@dianomic.com>
Add description of new configuration item "Action Code for Data Messages."

Signed-off-by: Ray Verhoeff <ray@dianomic.com>
Added Action Code for Data Messages

Signed-off-by: Ray Verhoeff <ray@dianomic.com>
@RVerhoeff RVerhoeff requested a review from MarkRiddoch October 7, 2024 21:21
@RVerhoeff RVerhoeff merged commit 964b823 into develop Oct 8, 2024
3 checks passed
@RVerhoeff RVerhoeff deleted the FOGL-9164 branch October 8, 2024 14:15
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.

2 participants