I want to receive URL parameters of these frames :
"GET /Reception?ID=00-80-00-00-00-00-d5-ef&Voltage=8 HTTP/1.1 Host: www.quatuoradbd.com"
or
"GET /Reception/00-80-00-00-00-00-d5-ef/8 HTTP/1.1 Host: www.quatuoradbd.com"
The host is a example, it is your domaine name
but I do not understand why I can not do it. I use queryParams or snapshot for receiving parameters of URL in function of the frame sent.
Here my project on Github: https://github.com/Sauniere/test