The request does not match the interface (for example, a Get on a write-only property, or an Invoke on an Event).
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public const int NOT_SUPPORTED
Field Value
Type: Int32Remarks
See Also
Reference
DOFObject.get(Property, int)
DOFObject.set(Property, DOFValue, int)
DOFObject.invoke(Method, System.Collections.Generic.IList<E>, int)
DOFSystem.createSubscription(DOFObjectID, Property, int, Listener)
DOFSystem.createRegistration(DOFObjectID, Event, Listener)