Lukas Zeller

Results 46 comments of Lukas Zeller

> > I verified that I use clang-format version installed by cpid (15.0.0) > > That's not the version restyled uses. Ok, thanks for the information! > If you need...

> Are you on an ARM Mac (hence have Rosetta), or some other ARM system? On an ARM Mac, Macbook Air 15" M2, running latest Ventura. And it does have...

Thanks for the pointers, useful to know in case I should actually need to run things in docker. > But if you have a simple way to just run clang-format...

@jmartinez-silabs > @plan44 This looks good to me, but I am not an expert on the dynamic endpoint creation bits by any means. > How was this tested? By (heavily)...

@bzbarsky-apple can I do anything to help getting this through (short of complete refactoring the bridge-app example which is a bit over my head) ?

Hallo @Mat931, ich glaube wir sitzen in ähnlichen Booten, ich bin der Autor des [vdcd](https://github.com/plan44/vdcd) und der dazupassenden matter-bridge [p44mbrd](https://github.com/plan44/p44mbrd). Ich sehe dass Du deine HA-Integration via dSS-API machst, ich...

I also would welcome multiple opid fields for a slightly different use case: A pair of *origin* and *target* opid fields to parse logs (matter smarthome SDK logs) that chain...

Oh, great, I guess `find-msg` will do the trick. Thanks! > @plan44 Do you have a custom log format for the logs that you posted that extract the fields in...

> @tstack I think both cases can be served by writing a [script](https://docs.lnav.org/en/v0.12.3/formats.html#scripts) and adding some [key bindings](https://docs.lnav.org/en/v0.12.3/config.html#key-sequence-encoding). Now that my custom format works, I could try this and yes,...