Fredrik Öhrström
Fredrik Öhrström
Thanks! Can you make a pull request?
Just checking, this change is backwards compatible? I.e. other docker users will not experience any change?
@BIBOLV Can you check that this change is ok?
Great work! But all new drivers should be written as text config files. See if you can create drivers/src/hydrocalm4.xmq wmbusmeters --analyze=drivers/src/hydrocalm4.xmq 3A44B409381317051A0D8C00B07A7D000000_046D05AA023A0C03000000000C13000000008C1003050000008C1013040000000F6401000000000000
Great work! Many thanks!
Please try to compile libxml2 without libicu! And let me know how you did it and if it worked. I do not think any complicated unicode/locale stuff are used so...
The libxml2 and libxslt libraries are already available on normal Linux distributions and on MacOS. That is why the xmq binary download from https://github.com/libxmq/xmq/releases/tag/2.13.0 is only ~64KB compressed for Linux...
You should run ./configure before running make. I am pretty sure the OpenWRT packaging process does not require patching of the makefiles (I suspect this might be a ChatGPT distraction),...
Hmmm, has the key been updated in the meter? Or was there no key in the meter before, but now they enabled it?
You are quite right. I have not implemented this, can you post a full telegram? The code that needs improvement is src/dvparser.cc --- bool DVEntry::extractDate(struct tm *out) { ... }...