EibPort jobs HTTP Request
From bab-tec.de wiki
With http-Request it is possible to request and process content from websevers or to transmit data to a server. For this purpose the methods GET and POST are avaiable. Thereby the URL (uniform resource locater) is been put together out of different parts, the base URL, the target and the value object(s) resp. the contents as content type. Mandatory fields are 'Element name', 'Input Object' and 'Base URL'. For the processing of the servers' response a module is available which searches the answer with regular expressions and is triggering actions in the KNX bus depending on that.