(Deprecated) Retrieves the system properties of the gateway device.

API

int Iotc_GetSystemProperties ( IotcSession * iotcSession, IotcDeviceId * deviceId )

Parameters
in iotcSession

Is the connected session returned as part of Iotc_Init call.

in deviceId

Is the device identifier.

Returns
0 on success and -1 on failure.