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

HeartBeat Interval is not working in OPC Publisher 2.9.11 #2372

Open
vity-topsoe opened this issue Jan 24, 2025 · 0 comments
Open

HeartBeat Interval is not working in OPC Publisher 2.9.11 #2372

vity-topsoe opened this issue Jan 24, 2025 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@vity-topsoe
Copy link

vity-topsoe commented Jan 24, 2025

Describe the bug
HeartBeat Interval is not working , For Tags whose value is not changing ,OPC Publisher is not emitting those.

To Reproduce
Steps to reproduce the behavior:
1Apply OPC Publisher 2.9.11
2. Set -hb =36000
3.

Expected behavior
All nodes which are not changing values ( we have set OpcSamplingInterval to 5 minutes) should emit last known value

Screenshots

OpcPublisher Configuration
"Cmd": [
"publisher",
"--pf=/appdata/publishednodes.json",
"--lf=/appdata/publisher.log",
"--aa",
"--me=Json",
"--mm=PubSub",
"--fm=false",
"--cfa=true",
"--fd=false",
"--bs=250",
"--si=10",
"--di=60",
"--tm=True",
"--ih=Mqtt",
"--hb=3600",
"--ot=300000",
"--tp=/appdata/pki/trusted",
"--rp=/appdata/pki/rejected",
"--ap=/appdata/pki/own",
"--ip=/appdata/pki/issuer"
],

OPC Publisher version 2.9.11
Number of Nodes : 416

Image

Additional context
Add any other context about the problem here.

@vity-topsoe vity-topsoe changed the title HeartBeat Interval is not working HeartBeat Interval is not working in OPC Publisher 2.9.11 Jan 24, 2025
@marcschier marcschier added this to the 2.9.12 milestone Jan 24, 2025
@marcschier marcschier added the bug Something isn't working label Jan 24, 2025
@marcschier marcschier self-assigned this Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants