Skip to content
Discussion options

You must be logged in to vote

Your question about how the sendable is published triggered a review of the doc on LiveWindow and test mode. I was using LiveWindow.enableAllTelemetry() in testInit() to publish sendables registered with LW. This displays the data but apparently does not enable updating of the data. If you instead use a call to enableLiveWindowInTest(true) instead of enableAllTelemetry the sendable works as expected and data is updated if changed in OV. This was changed 2024. I am embrassed to say I missed the highlighted warning about this until reviewing the doc today after the question about publishing. My apologies for wasting your time but you did help me find the answer. Thanks!

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@KangarooKoala
Comment options

Answer selected by Crossle86
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
Converted from issue

This discussion was converted from issue #8582 on January 22, 2026 22:11.