Retrieves the last value of the given metrics for a thing.
This method returns the timestamp and the latest value of each specified metric.
A maximum of 50 metrics can be requested.
Required permissions: READ_THING.
The name of the target tenant (e.g. acme).
The identifier of the thing for which to retrieve data.
The names of the metrics for which to retrieve the last value.
Successful operation.
The metric name.
The timestamp related to the metric last value.
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exeeded.
The error response.
Internal server error.
The error response.