-
After a little getting-to-know, I find `cmdparser` a very useful extension to plain `Cmd`. *Thank you!*
We use `cmdparser` to define local shells for (micro)services, and this format is unbeatable…
-
Hello, is there a way to make the values in the OPC Server writeable? Currently it is read-only. Another nice feature would be that the OPC Server updates when changes through the REST API are made. F…
fvolz updated
9 months ago
-
Follow the process described at https://tools.ietf.org/html/rfc6838#section-5
Reference: https://github.com/asciidoctor/asciidoctor/issues/2502
-
| SYSTEM INFORMATION||
|----------------------|---------------------------|
| OS type and version | Ubuntu Linux 22.04.3 |
| Webmin version | 2.105 |
| Usermin version …
-
**Describe the bug**
I am trying to add AAS with Administration elements containing a TemplateId to my BaSyx environment, which won't work as expected. I broke the problem down by minimalizing the co…
-
Would be great to add/preset commands like code snippets in editors, and click a snippet would paste it in the SSH/Console and execute. Will save a lot of time for repeated server maintenance things w…
SKJoy updated
3 years ago
-
**Is your task related to a problem? Please describe.**
There is a "see" attribute with type anyURI for referencing other dictionaires or ontologies. Sometimes, however, it is useful to add just text…
-
We could explore if https://drupalconsole.com will work in the limited shell / BOA environment along with Drush.
Here is a good intro/description from https://pantheon.io/introduction-drush-and-drupa…
-
Hi,
Does not seem like the AURA tool handles UI- and maglev-passwords that contains spaces in them. It complains for both of them when I try, either passing them as arguments (`--admin-pass` and `-…
-
Hello all,
this is a proposal for improvement ...
currently, the generation of enums simply transforms the name of the class name to a SCREAMING_SNAKE_CASE notation. During de/serialization an …