Skip to content

scripter: add udp send of multiple strings#24637

Merged
arendst merged 1 commit into
arendst:developmentfrom
h0nIg:patch-1
Apr 21, 2026
Merged

scripter: add udp send of multiple strings#24637
arendst merged 1 commit into
arendst:developmentfrom
h0nIg:patch-1

Conversation

@h0nIg
Copy link
Copy Markdown
Contributor

@h0nIg h0nIg commented Apr 13, 2026

Description:

@gemu2015

udp(2 ..) supports sending multiple strings, in case of heavy string size
udp(7 ..) does not support sending string arrays (or i was not able to get it working)

udp(8 url port s1 (s2) (s3)) supports sending with the same schema like udp(2 ..)

Checklist:

  • The pull request is done against the latest development branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • The code change is tested and works with Tasmota core ESP8266 V.2.7.8
  • The code change is tested and works with Tasmota core ESP32 V.3.1.11 / V.3.3.8
  • I accept the CLA.

@Jason2866
Copy link
Copy Markdown
Collaborator

@gemu2015 could you review? thx!

@gemu2015
Copy link
Copy Markdown
Contributor

can be merged

@arendst arendst merged commit 3cf42ba into arendst:development Apr 21, 2026
64 checks passed
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.

4 participants