phfeustel
phfeustel
…ming convention. **Example:** A theater play has serveral character roles. When creating or updating a `role` resource I want to include the back reference from role to play also in...
**Describe the bug** When I use the Capacitor v3 style of imports and run it as iOS app, not the native implementation but the web implementation is called. **To Reproduce**...
**Motivation** When running the OpenEMS backend in (docker) containers and/or connect them via (cloud) load balancers, it is handy to have an easy to call liveness probe which does not...
Following the discussion in https://github.com/OpenEMS/openems/pull/2159#issuecomment-1535870927, we created a fork of the Microcare SDM 630 as the Eastron SDM 630 meter implementation. We decided to create a fork and not change...
When having a consumption meter (type: CONSUMPTION_METERED) sending **ActiveConsumptionEnergy** values, they weren't shown in the consumption widget below the chart area for historic values. We identified the issue that the...
### Current Behavior Using a text input node in a subflow crashes Layout Order Editor. ``` Uncaught TypeError: Cannot read properties of undefined (reading 'type') at :753:84 at Array.filter ()...