38 #ifndef _OPENAPI_SYSTEM_RFC1213_H_
39 #define _OPENAPI_SYSTEM_RFC1213_H_
43 #define OPEN_RFC1213_PARAM_SIZE 256
open_error_t openapi1213SystemSysLocationSet(openapiClientHandle_t *client_handle, open_buffdesc *sys_location)
Set the system location.
open_error_t openapi1213SystemSysContactGet(openapiClientHandle_t *client_handle, open_buffdesc *sys_contact)
Get the system contact information.
open_error_t
OPEN uses these enumerators to indicate the error codes.
open_error_t openapi1213SystemSysLocationGet(openapiClientHandle_t *client_handle, open_buffdesc *sys_location)
Get the system location.
open_error_t openapi1213SystemSysContactSet(openapiClientHandle_t *client_handle, open_buffdesc *sys_contact)
Set the system contact information.
open_error_t openapi1213SystemSysNameSet(openapiClientHandle_t *client_handle, open_buffdesc *sys_name)
Set the system name.
open_error_t openapi1213SystemSysDescrGet(openapiClientHandle_t *client_handle, open_buffdesc *sys_descr)
Get the system description.
open_error_t openapi1213SystemSysNameGet(openapiClientHandle_t *client_handle, open_buffdesc *sys_name)
Get the system name.