Difference between revisions of "Extensions.Measure.MeasureChk003"

From emotive
Jump to navigation Jump to search
 
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
In an '''ExecuteDeviceService''' action, the given arguments must match to the corresponding service parameter declaration in the corresponding device signature. This concerns parameter names as well as data types.
+
In an '''ExecuteDeviceService''' action, the given arguments must match to the corresponding service parameter declaration in the corresponding [[Core.Signatures.DeviceSignatures|device signature]]. This concerns parameter names as well as data types.

Latest revision as of 10:29, 18 October 2018

Classification

Name Measure_Chk003
Class Measure
Severity Critical
SpecifiedBy ISO 13209-3

Description

In an ExecuteDeviceService action, the given arguments must match to the corresponding service parameter declaration in the corresponding device signature. This concerns parameter names as well as data types.