This is normal write request, writes all data to data for test. Written from localhost.
This is normal read request without any extra arguments
This is normal read request without any extra arguments, but now only Object1's subtree is wanted.
This is normal read request without any extra arguments, but now whole tree is wanted.
This is normal read request without any extra arguments, now O-DF includes non-existing elements.
This is normal read request without any extra arguments, now MetaData is wanted from Objects/Object1/Sensor1
This is normal read request without any extra arguments, now description is wanted from Objects/Object1/Sensor1
User wants 3 newest values.
Argument:User wants 3 oldest values.
Argument:User wants multiple values from InfoItem with no values
Argument:User wants maximum of 1 levels of nodes after leaf nodes.
Argument:User wants values between 01-01-1970T00:00:03.000 and 00:00:00.006.
Argument:User wants values after 01-01-1970T00:00:03.000
Argument:User wants values before 01-01-1970T00:00:06.000.
Argument:User wants two newest values between 01-01-1970T00:00:03.000 and 00:00:00.006.
Argument:User wants two oldest values between 01-01-1970T00:00:03.000 and 00:00:00.006.
Argument:User wants two oldest values after 01-01-1970T00:00:03.000.
Argument:User wants two newest values after 01-01-1970T00:00:03.000.
Argument:User wants two oldest values before 01-01-1970T00:00:06.000.
Argument:User wants two newest values before 01-01-1970T00:00:06.000.
Argument:User wants node to send response for actual request to another address.
Argument:Return error when request contains both newest and oldest values.
Argument:Subscription with interval of 1, but without a callback address.
Subscription with interval of -1, but without a callback address.
Subscription with interval of -2, but without a callback address.
Delete operation: removing selected infoitems from an Object.
Subscription with interval of 1 and with a callback address.
Subscription with interval of -1 and with a callback address.
Subscription with interval of -2 and with a callback address.
Use response as write request with O-MI and O-DF proprietary attributes that are allowed by the standards. O-MI attributes should be ignored
Should return currently saved proprietary attributes. As of writing, value attributes are ignored by the default DB implementation.
Call request should return error because no handler has been setup for this request. Should not return parser errors.