-
I need to understand how Research Data Management (RDM) works. I'm a scientist in a research project, where we work a lot with microscopy imaging data, and I would like to improve RDM in my project. W…
-
**Tiny RDM Version**
What version of Tiny RDM are you using?
TinyRDM_Setup_1.1.9_windows_x64
**OS Version**
Which OS and version you launch? (Mac/Windows/Linux)
Windows 10
**Describe the bug…
-
Please refer to line numbers 2514 and 2515 in org-openroadm-device.yang.
` list line-amplifier {
when "/org-openroadm-device/info/node-type='ila'";`
Here line-amplifier is allowed …
-
Add support to manage RDM devices using ArtNET
-
We would eventually want the example code in `example` (and possibly a few more scripts) exist as a `pytest` routine that gets checked everytime a commit (or PR) is submitted. This issue should track …
-
Hi there,
I’m trying to export my database from Remote Desktop Manager to import it in mRemoteNG (it is a professional database).
My orginal file is .xlm which contains 479 hosts, including fold…
-
-
**Description of the desired feature:**
Similar to the recently added DataVerse integration, it might be interesing to add [Invenio RDM](https://inveniosoftware.org/products/rdm/) support. Invenio …
-
Running the `invenio` command in a container requires the full path when running in production (docker compose works with `invenio` command).
```
/opt/invenio/.venv/bin/invenio rdm rebuild-all-indice…
-
I have a device that needs two way communication through a standard FTDI usb-serial chip. The data coming into the device through the usb to serial chip is DMX, which I am using esp_dmx to receive to …