TimeInNanos - AWS IoT SiteWise

TimeInNanos

Contains a timestamp with optional nanosecond granularity.

Contents

timeInSeconds

The timestamp date, in seconds, in the Unix epoch format. Fractional nanosecond data is provided by offsetInNanos.

Type: Long

Valid Range: Minimum value of 1. Maximum value of 9223372036854774.

Required: Yes

offsetInNanos

The nanosecond offset from timeInSeconds.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 999999999.

Required: No

See Also

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