Difference between revisions of "Extensions.Measure.MeasureChk003"

From emotive
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
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 [[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.