Difference between revisions of "Extensions.Measure.MeasureChk003"

From emotive
Jump to navigation Jump to search
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
In an '''ExecuteDeviceService''' activity the given arguments must match the service parameter declaration in the appropriate [[Core.Signatures.DeviceSignatures|DeviceSignature]].
+
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.

Revision as of 10:27, 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.