Method AddElement
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
AddElement(DmsElementId, List<ElementParamFilterConfiguration>)
Add an element to the service.
public void AddElement(DmsElementId elementId, List<ElementParamFilterConfiguration> parameters)
Parameters
elementId
DmsElementIdThe DataMiner/Element ID of the element to include in the service.
parameters
List<ElementParamFilterConfiguration>The parameters that need to be included into the service.