6 #ifndef __PERIPHERAL_G2_PRODUCTION_IDL__
7 #define __PERIPHERAL_G2_PRODUCTION_IDL__
9 #include <PeripheralDeviceSlot.idl>
13 constant
int SUCCESS = 0;
14 constant
int ERR_INVALID_PARAMS = 1;
15 constant
int ERR_NO_CONFIG_MODE = 2;
16 constant
int ERR_NO_DEVICE = 3;
17 constant
int ERR_OPERATION_FAILED = 4;
19 int programSerialNumber(in
string romcode, in
string serial);
Definition: PeripheralG2Production.idl:12
Peripheral Devices.
Definition: GatewaySensorManager.idl:17
Serial Ports.
Definition: AnalogModem.idl:12