Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.6.0.3
|
#include "openapi_common.h"
Go to the source code of this file.
Macros | |
#define | OPEN_REGISTRY_PARAM_SIZE 256 |
Functions | |
open_error_t | openapiSystemRegCodeVersionGet (openapiClientHandle_t *client_handle, open_buffdesc *code_version) |
Get the software version information. More... | |
open_error_t | openapiSystemRegMachineModelGet (openapiClientHandle_t *client_handle, open_buffdesc *machine_model) |
Get the Machine Model number. More... | |
open_error_t | openapiSystemRegMachineTypeGet (openapiClientHandle_t *client_handle, open_buffdesc *machine_model) |
Get the Machine Type Information. More... | |
open_error_t | openapiSystemRegSerialNumGet (openapiClientHandle_t *client_handle, open_buffdesc *serial_number) |
Get the serial number. More... | |