scenarios/basics/fleetwise/README.md
This AWS IoT Fleetwise basic scenario demonstrates how to interact with the AWS IoT FleetWise service using an AWS SDK. The scenario covers various operations such as creating a collection of standardized signals, creating a model manifest, creating a vehicle, and so on.
Create an AWS Fleetwise signal catalog:
createSignalCatalogmethod.Create an AWS IoT Fleetwise fleet:
createFleetmethod.Create a model manifest:
createModelManifestmethod.Create a decoder manifest:
createDecoderManifestmethod.Create a vehicle:
createVehiclemethod.Note See the Engineering specification for a full listing of operations.
This Basics scenario does not require any additional AWS resources.
This scenario example will be implemented in the following languages:
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0