The application provider interface structure. More...
Data Fields | |
| const DOSProviderCallback_Process | Acknowledged |
| Process an acknowledgement of a previous request. | |
| const DOSProviderCallback_Process | Get |
| Process a Get request. | |
| const DOSProviderCallback_Process | GetEvent |
| Prepare an event notification. | |
| const DOSProviderCallback_Process | Invoke |
| Process an Invoke request. | |
| const DOSProviderCallback_Process | Register |
| Process a Register request. | |
| const DOSOpenSessionCallback | Session |
| Process an OAP Session request. | |
| const DOSProviderCallback_Process | Set |
| Process a Set request. | |
| const DOSProviderCallback_Process | Subscribe |
| Process a Subscribe request. | |
The application provider interface structure.
This interface is implemented by the application, and is responsible for handling all requests made to the node for its provided bindings.