aboFaisal
Results
2
issues of
aboFaisal
I deplyed it in my Raspberry Pi 5 using belana, but the graph didn't show any data. and When I checked speedtest service log in belana I found the following:...
This is the only two lines of code: ``` import hl7 new_message = hl7.Message("ADT", "A01") ``` running this code shows this error: > C:\...\hl7\containers.py:332: SyntaxWarning: invalid escape sequence '\|' >...