B&R PLC code
This library contains few code snippets and projects for B&R PLC.
This snippet get actual weather condition for one location (The location is hardwired in ../doHTTP/Init.fbd). This snippet contain JSON parser too. For JSON parsing it is used the Janson library (v2.7) from https://github.com/akheron/jansson/commits/master.
Note: Code is not tested well for critical apps.