Nico
Nico
@ktbyers after investigating a bit more I think the issue we have is different. Let me know if I should open another github issue. We are not seeing the `Authorization...
Another observation that might help. I have a netmiko based script called `backup.py`. 1. I run `backup.py` and it fails on setting terminal width. 2. I ssh to the device...
Hi @ktbyers, thanks for coming back to this comment. Highly appreciated. We are not 100% sure if we still have this issue but that is because we have a work...
Thanks for testing and confirming @hanssens
@sandnabba The issue is that the P1 telegram that your meter (S34U18) is emitting does not contain a line matching this regex: ``` # Finds a line starting with 1-0:1.8.1...
@sandnabba nice. Looking forward to getting this solved and supported
The serial configuration is already parameterised, both when using as a module and when using the `smeterd` sub command: As a module you can do this: ``` >>> from smeterd.meter...
@sandnabba thanks for making the effort and a Pull Request 👍
New tag `2.9.2` created.