Skip to content

Fix multiple integers in cmd.#4

Merged
72nd merged 1 commit into
72nd:masterfrom
elModo7:patch-1
Sep 6, 2025
Merged

Fix multiple integers in cmd.#4
72nd merged 1 commit into
72nd:masterfrom
elModo7:patch-1

Conversation

@elModo7
Copy link
Copy Markdown
Contributor

@elModo7 elModo7 commented May 6, 2025

This allows to send multiple integers in the same call:
.\osc-utility_0.2.1_windows_amd64.exe message --host 127.0.0.1 --address /OBSBOT/WebCam/General/SetGimMotorDegree --port 16284 --int 45,45,10

Since when sending multiple integers, the param turns into string, IntFlag prevents from parsing the command through SetIntegers function.

image

@72nd 72nd merged commit fbb5352 into 72nd:master Sep 6, 2025
@72nd
Copy link
Copy Markdown
Owner

72nd commented Sep 6, 2025

Thanks a lot!

@72nd 72nd mentioned this pull request Sep 6, 2025
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