30.09.2025, 10:27
(30.09.2025, 07:38)AEK Wrote:(24.09.2025, 13:57)fleeceable Wrote:bus_adrdress does not create new knx object, only make mapping, if it exists(24.09.2025, 12:59)Daniel Wrote: I'm guessing you spend a lot of time on this but did you see this?
https://forum.logicmachine.net/showthread.php?tid=5911
I'm using my tool about few years from now.
LM Modbus Profiler was nice update from you guys to edit live devices and make minor changes from profiles. But to create new modbus points, it still needs that name and address is defined manually. Lets say I have 10 devices with 50 custom datapoints then it takes quite a lot time to input everything.
If you guys want I can share privately what I've done. Maybe there is something what LM team wants to integrate into Modbus profiler.
Since I try to optimize every my step in programming then my goal is to make custom integrations within 1-2min even with 100+ modbus points.
damn, I didn't see the "bus_address" in manual. That's the key...
Yes, I know. I have tool what allows me to download ESF and json profile based on modbus points. With ESF file, group addresses are imported to LM. With json profile I can import profile where mapping is already done to GA-s what is in ESF.
I import two files (esf and json profile), create modbus device and datapoints are already mapped.