Skip to content

Commit

Permalink
Convert dbus writes to integer values when appropriate
Browse files Browse the repository at this point in the history
When writing values to dbus, if the underlying dbus type is 'integer', convert
the new value to 'integer' before sending the message to dbus.

Fixes #1899
  • Loading branch information
DanielMcInnes committed Feb 18, 2025
1 parent 782c4c1 commit 0dc0ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/veutil

0 comments on commit 0dc0ee9

Please sign in to comment.