Panos Kalogeropoulos

Results 23 issues of Panos Kalogeropoulos

## Description As discussed in #1863 , I would like to have an easier way of creating Balena releases without requiring any commands to be issued. This would help with...

## Description Adds a LOG entry that prints out the OpenRemote version being started up. Helps with debugging headless environments, like a Balena deployment, which is a good sanity-check to...

## User Story As an OpenRemote user, I want to see the OpenRemote version during the OpenRemote bootup sequence, so that I can pinpoint the running version without the use...

Enhancement

## User Story As a user with an open TCP gateway tunnel, I want to be able to close the tunnel using the UI, so that I don't have to...

Bug

This PR introduces some more documentation about how to run the central instance and edge gateway locally for development, by giving some pointers about what needs to be changed in...

## Description This PR enables connecting, authenticating, and auto-provisioning a client to OpenRemote's MQTT broker using X509 mTLS Client Certificates. To do this, it enables X.509 mTLS authentication by: 1....

## Description Closes #2242 . ## Checklist - [x] 1. Acceptance criteria of the linked issue(s) are met - [x] 2. Tests are written and all tests pass - [...

Feature

## Description This PR modifies the current Gateway Tunnelling logic and moves the responsibility of auto-closing tunnels after the relevant timer expires to the Edge Gateway, for better robustness. Closes...

## Description This PR introduces support for developing OpenRemote in a development container. The devcontainer created is fully capable of debugging, developing, and running OpenRemote within a containerized development environment....

Discuss

## User Story As a user I want to retrieve near-live data from the nearest KNMI meteorological weather-stations, so that I am aware of the weather on the location of...

Feature