Andreas Pachler

Results 9 issues of Andreas Pachler

It would be very elegant to have support for markdown syntax. This would make it possible to have titels, highlights, etc. If focus is set to the textfield switch to...

enhancement

As described in the [docs](https://github.com/awslabs/aws-deployment-framework/blob/master/docs/user-guide.md#deploying-serverless-applications-with-sam) it is possible to deploy Serverless Applications through ADF. I have configured everything as described but got no working results. The problem here is that...

**Component** * Generic **Description** From the docs: Cassandra supports time-to-live(TTL) parameter for each inserted row. Is this also possible with TimescaleDB? **Environment** * OS: SLES 15 + Docker Swarm *...

question

**Component** * TBMQ Docker **Description** Since many supporting tools (curl, nc, wget, ..) are missing in the container image i have no idea how to implement a useful healthcheck. Also,...

Enhancement
Question

Maybe it is possible to use persistent sessions?` https://www.hivemq.com/blog/mqtt-essentials-part-7-persistent-session-queuing-messages/

**Describe the issue** I try to POST a request to an REST API endpoint if an shared attribute updates on a device. The attribute is a Boolean value with the...

Bug

This PR adds support to process custom fields by following ruleset ```yaml Ruleset for Custom Field: match: True metadata_regex: 'Eingegangen (?P\d{1,2}).(?P\d{1,2}).(?P\d{4})' metadata_postprocessing: title: "Test Custom Fields Functionality" custom_fields: Eingegangen: '{{entry_year}}-{{entry_month}}-{{entry_day}}'...

**Describe the bug** When using an Airflow connection as DBT target following error occours. ``` dbt.exceptions.DbtProfileError: Runtime Error outputs not specified in profile 'XYZ' ``` It was working with Airflow...

bug

**Describe the issue** Actually I roll out gateways by CI/CD pipeline with file based configuration and pre-configured - logging via `logs.json´ - access token & connectors via `tb_gateway.json` - related...

help wanted