Laco Skokan
Laco Skokan
Yes, great. Fill free to split this. Filtering seem to be more logical for me but exclusion would work as well
Yes, it works. I had to run this as well `jsonJS/publishLocal`
Any progress on this or is the lib dead?
@cbr303 I have added those new commands INGS, RTCP, EMINFO in my fork here https://github.com/skoky/mpp-solar/tree/p17_new_commands and it seems to work on my InfiniSolar 10k as well. Anyway those are not...
I have implemented those undocumented commands `INGS, RTCP, EMINFO` Not sure how to name response params, suggest change if you wish. Commands to query energy seems to work on mine...
@VictorBucha I think that you can use `#` as command separator. I have tested this on my PI17 based inverter and it works. Example command I use `sudo mpp-solar -p...
What needs to be done to port stm32 to raspi? If I include the stm32 dir into the build, it fails on other lib: ` ../../stm32/stm32l1xx.h:286:22: fatal error: core_cm3.h: No...
I tried. I replaced the `nix` with `network-interfaces` crate. The new crate does not provide is_active() to find active interfaces, but anyway it might be probably used. When I start...
I have to implement `NetifDiag` properly and convert Windows intetrfaces into the `NetifInfo`.
With full backtrace it looks like this ``` [2025-11-15T07:02:34Z INFO rs_matter::transport::network::mdns::astro] Registering mDNS service: Commissionable { id: 7773842567077923228, discriminator: 3840 } [2025-11-15T07:02:34Z ERROR astro_dnssd::os::windows::register] Failed to register: 87 Error: Error::MdnsError...