Datum - Amazon IoT SiteWise
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Datum

Represents a single data point in a query result.

Contents

arrayValue

Indicates if the data point is an array.

Type: Array of Datum objects

Required: No

nullValue

Indicates if the data point is null.

Type: Boolean

Required: No

rowValue

Indicates if the data point is a row.

Type: Row object

Required: No

scalarValue

Indicates if the data point is a scalar value such as integer, string, double, or Boolean.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: