Henrik Wahlgren
Henrik Wahlgren
## Description It would be good to have a way of remove trailing zeros in output. For example when working with a lot of decimal precision you now get very...
Hi I had my Cassandra API hooked up to docker image python3.6 (stupid me) And when they updated the docker image my API image got updated and I couln't run...
*Not sure this is the place but it said on https://github.com/Azure/azure-functions-python-library that issues should go here* I am getting started with python on Azure Functions and I am already annoyed...
This project is my goto information source about the outbreak. The FHM press briefings does not say as much as the data presented here. Sweden is seeing an increased mortality...
Application context should only be available in the RLRQ and RLRE if the AA has been set up with ciphering. So for example when using the public client it should...
We assume that we can do HLS auth agains assiciation object 0.0.40.0.0.255. But other meters have other objects depending on the client used. (for example Installer client on italian meters)...
On Profile generic the capture_period is stored in second. But in ProfileGenericBufferParser the capture_period is in minutes. ProfileGenericBufferParser should be changed to seconds so that the value from a meter...
with the `swich_client_type` it is easy to switch a public client into a management client. But it is not doing the correct job when going from a management client to...
The current A XDR parser was made so that it was possible to just write a parsing config to APDUs and it would output the correct dict to create the...
Use attrs for all messages classes to make simpler to handle.