Requests the agent to send a metric to the server.
-
API
-
int Iotc_SendMetric ( IotcSession * iotcSession, IotcMetric * requestData )
-
Parameters
-
|
|
|
in |
iotcSession |
Is the connected session returned as part of Iotc_Init call . |
in |
requestData |
Is the pointer to the send metric request data. |