-
Currently the control API's message to restart a specific application is a GET request per the documentation: https://unit.nginx.org/configuration/#configuration-proc-mgmt
```
$ curl -X GET --unix…
-
The section "Appendix : Instructions for manual testing" in the DG has a lack of commands for users to try and test using the application. Currently it only has the "delete" command.
Suggested solut…
-
Hi,
We are using the library in our application and have encountered an issue. Our devices operate at a baud rate of 921600, but it seems that the maximum baud rate supported by the library is 256000…
-
## Description
When there is unexpected changes in the save file of the application (e.g. file corruption, edited by other programs such as AB3, or modified by the user), the application will clear a…
-
The section "Appendix : Instructions for manual testing" in the DG has a lack of commands for users to try and test using the application. Currently it only has the "delete" command.
Suggested solut…
-
The application has more than 10 commands stated. However, the manual testing section has only 2 sections which is the "launch and shutdown" and "delete" sections. No manual testing for the rest of th…
-
In a build.md file inside the Backend directory, please document the commands required to setup/install and run the Express application. This should be done so that someone, without any knowledge of o…
-
While working on this issue https://github.com/zigpy/zha-device-handlers/issues/3314, I learned that ZHA creates automatically an entity when it sees a contact device with an On/Off cluster. But since…
-
Hi esteban
I have several questions:
- why this class is not packaged in NewTools?
- Should not be named StBrowser
- What about SpToolCommand?
- then
Can we define application as
```
a…
-
### Bug Description
I have an admittedly dev version of Rockcraft here that is using the new InitCommand but has no templates.
### To Reproduce
Run `toolcraft init` where `toolcraft` has no `templa…