Lukas Hennies

Results 10 issues of Lukas Hennies

added minor hint on globs with leading * references #284

This pr adds an error message for missing config files, instead of throwing a generic http Not Found error it now displays the likely reason. This appears to solve /...

In my opinion the readme does not specify clearly enough how globs should be specified, especially when they start with a wildcard. ~My problem was that " like it is...

**Is your feature request related to a problem? Please describe.** Requesting image data for particular product classes or unknown timeframes results in large overhead in network transfer and parsing time....

type: enhancement

Hello Everyone, thanks for the productive meeting this afternoon @Scarjit @JeremyTheocharis @larswitte , Below I will reference the branch with the different model design. [umh Stack-V-dev-0.pdf](https://github.com/united-manufacturing-hub/united-manufacturing-hub/files/6871078/umh.Stack-V-dev-0.pdf) ![image](https://user-images.githubusercontent.com/45569834/126838010-6a73b226-0f41-4024-963a-4137b8ffba33.png)

Change topics for MQTT in docs, moving away from using /topic to show subtopics change topics like ./addTOPIC to ./add/TOPIC to allow implementation of ./modify/TOPIC etc.

### Have you read the Important information text above - [X] Yes i did ### Describe the feature I think it would make sense to split the docker-compose files from...

enhancement
help wanted
waiting-for-feedback
needs-more-information

- [x] I have tried with the latest version of Docker Desktop - [x] I have tried disabling enabled experimental features - [x] I have uploaded Diagnostics - Diagnostics ID:...

lifecycle/frozen

## 📝 Description - imprved handling of efficient ad model_size Enum handling - 🛠️ Fixes #2157 ## ✨ Changes Select what type of change your PR is: - [x] 🐞...

prevents edge-case when a bin only has elements with spread < 0.5*bin_width . I would personally prefer this option, with ceil instead of min(1,..). This would alter previous behavior for...