-
```python
import PySimpleGUI as sg
sg.theme('DarkAmber') # Remove line if you want plain gray windows
layout = [[sg.Text('Persistent window')],
[sg.Input(key='-IN-', enable_events=T…
-
## Our customer persona and their requirements:
**Story 1:**
> As an experienced football fan who's into betting,
> I want to have detailed information about every team and player in a certain ma…
-
**Describe the bug**
When using US915 LoRaWAN class_a sample we're unable to join on TTN
First to mention, there is no subband (FSB) selection possible under kconfig (see FSB usage [explanation]…
-
I request that the following data is removed from The Stack and StackOverflow:
- Commits
- GitHub issue
- mzdravkov/automata
- mzdravkov/candies
- mzdravkov/chunked-vector
- mzdravkov/co…
-
I am trying to set up for Windows Server. When I try to install as a service using CMD I get the following response:
Can you please advise?, Thanks
![image](https://user-images.githubuserconten…
-
#### Summary
Add documentation for onboarding the ELSYS ERS series to The Things Stack
#### Why do we need this ?
This device is very popular, so adding instructions to the documentat…
-
### Which node-red-contrib-modbus version are you using?
5.14.0
### What happened?
Hi,
I'm trying to get multiples Unit ID on the same Modbus Server.
My goal is to have a unique Modbus TCP Ser…
-
let my CSV be
```
PAD1;PAD2;ELSYS;laenge;richtwinkel
"6624AO 1101";"6624AO 1102";83.42;267.18;
```
Note the presence of spaces in PAD1, PAD2 values.
A template string `rr:template "{PAD1}_{PAD…
-
Program runs on rapsberry pi without visible issues, but get this is in the logs:
pi@elsys16:~/ELSYS_Tidssky/Pythoncode $ DISPLAY=:0 python3 main.py
QCssParser::parseColorValue: Specified color wi…
-
### Summary
Hey
Weird one, I tried to import a CSV of devices, based on the Excel template provided (but trimming down to the required fields). I saved this file using LibreOffice and then munged …