dataminer-dataapi
Push data into a DataMiner element by NAME through the local DataAPI HTTP feature (HTTP PUT to http://localhost:34567/api/data/parameters with identifier/type headers and a JSON body) — usable from any Automation script, QAction, or local process running on the DataMiner, with or without the approved DataMiner test environment. Use when you want to create/update a dynamic, name-addressable element without authoring a static protocol.xml. IMPORTANT: this only works for name-based dynamic DataAPI elements; most connectors/manager connectors use fixed PIDs in a statically authored protocol.xml and must be installed and addressed by PID via IDms instead — DataAPI is NOT a general substitute for IDms or for a real connector.
- Version
- 1.4
- License
- MIT
Pinned to revision 85fec608999c, so it is the text this page describes rather than whatever the author pushed since.
Files
Every link opens the file at its source, pinned to the revision this page describes.