![]() |
|
Update to the list of hardcoded sender IDs - Printable Version +- LogicMachine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: General (https://forum.logicmachine.net/forumdisplay.php?fid=2) +--- Thread: Update to the list of hardcoded sender IDs (/showthread.php?tid=6421) |
Update to the list of hardcoded sender IDs - florentd - 13.05.2026 Good morning, We’ve recently noticed that scheduler events are now sending packets with the sender ID sd. Since we rely on sender IDs for several internal uses, it would be really helpful for us to have an up-to-date overview of the values that are hardcoded in the firmware. Would it be possible to update the list referenced here — [OLD] LogicMachine firmware 2018.08 — to reflect any changes since 2018 ? Alternatively, if it’s more convenient for you, could these sender IDs be documented elsewhere in the official documentation ? Thanks a lot in advance for your help ! RE: Update to the list of hardcoded sender IDs - admin - 13.05.2026 Current list of senders added here: https://kb.logicmachine.net/libraries/lua/#sender-ids There are only two new senders compared to the old list: sd = scheduler vs = visu app RE: Update to the list of hardcoded sender IDs - florentd - 13.05.2026 Thank you for the fast response and support ! We’ll update our side accordingly. |