Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AssetModelStatus

import type { AssetModelStatus } from "https://aws-api.deno.dev/v0.3/services/iotsitewise.ts?docs=full";

Contains current status information for an asset model. For more information, see Asset and model states in the IoT SiteWise User Guide.

interface AssetModelStatus {
error?: ErrorDetails | null;
}

§Properties

§
error?: ErrorDetails | null
[src]

Contains associated error information, if any.

§

The current state of the asset model.