AWS::IoTFleetWise::SignalCatalog Node - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::IoTFleetWise::SignalCatalog Node

A general abstraction of a signal. A node can be specified as an actuator, attribute, branch, or sensor.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

Actuator

Information about a node specified as an actuator.

Note

An actuator is a digital representation of a vehicle device.

Required: No

Type: Actuator

Update requires: No interruption

Attribute

Information about a node specified as an attribute.

Note

An attribute represents static information about a vehicle.

Required: No

Type: Attribute

Update requires: No interruption

Branch

Information about a node specified as a branch.

Note

A group of signals that are defined in a hierarchical structure.

Required: No

Type: Branch

Update requires: No interruption

Sensor

An input component that reports the environmental condition of a vehicle.

Note

You can collect data about fluid levels, temperatures, vibrations, or battery voltage from sensors.

Required: No

Type: Sensor

Update requires: No interruption