Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skylinecommunications/slc-as-txcore
This repository contains the necessary automation scripts for the deployment of the TXCore DataMiner Low-Code Application.
https://github.com/skylinecommunications/slc-as-txcore
dataminer-automation-script dataminer-gqi-data-source
Last synced: about 7 hours ago
JSON representation
This repository contains the necessary automation scripts for the deployment of the TXCore DataMiner Low-Code Application.
- Host: GitHub
- URL: https://github.com/skylinecommunications/slc-as-txcore
- Owner: SkylineCommunications
- License: mit
- Created: 2023-09-15T06:45:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-15T09:38:24.000Z (about 1 year ago)
- Last Synced: 2024-02-22T12:45:41.907Z (9 months ago)
- Topics: dataminer-automation-script, dataminer-gqi-data-source
- Language: C#
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TECHX-AS-TXCore
This repository contains the necessary automation scripts for the deployment of the TXCore DataMiner Low-Code Application.The solution contains the following automation scripts.
## MWCore_StatisticsEnable
Allows the user to enable the statistics interface for a specific TXCore server.## MWCore_ProcessStreamAlarms
Used to process stream alarms for providing a summary, TS, IP and historical alarm. In the overall low-code app solution, this is integrated with a DataMiner correlation rule.## MWCore_PauseResume
Provides an easy way to pause or resume a specific source or output.## MWCore_DownloadThumbnails
Download the thumbnails for the available stream. In the overall low-code app solution, and to keep the thumbnails up to date, this automation script is integrated with a DataMiner scheduler task.## MWCore_AdHoc-E2E-StreamsMWCore_AdHoc-E2E-Streams
This script implements a DataMiner Generic Query Interface (GQI), enabling the end-to-end overview in a DataMiner Dashboard or Low-code app.