## Feature description Create a HttpRecorder that calls configured URI with measured data. ## Requisites - HTTP Method must be POST - `Content-Type: application/json` will be sent with request - Measured data must be sent as JSON - Allow templating in URI configuration