OpenChuck.Response
Supertype: OpenChuck
Definition: operating state of the responseresponse interface which responds to a request. to a requestcommunications method where a client transmits a message to an agent. That message instructs the agent to respond with specific information. to open a chuck.
Version Info
| Introduced | Deprecated | Updated | |—:|—:|—:| | 1.3 | | |
Inherited Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
type | InterfaceEventEnum (Only: OPEN_CHUCK) | 1.3 | 1 | ||
subType | DataItemSubTypeEnum | 1.3 | 1 | The subType MUST be specified |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
subType | DataItemSubTypeEnum (Default: RESPONSE) | 1.3 | 1 | An unspecified subType MUST default to RESPONSE. | |
result | ResponseStateEnum | 1.3 | 0..1 |