Teleinfo Serial to HTTP made simple.
This script was created to allow getting teleinformation value to Home Automation systems such as OpenHab without having to write a Java/whatever Binding; using the quite common HTTP Binding instead.
The used port by this script is 8353. This is how you would write "tele" on your cell-phone.
This is as simple as HTTP Get, http://localhost:8353/PAPP will return the value for PAPP.
Feel free to contribute, submit bugs and even better the fixes on GitHUB, that's the whole point of open source.