AWS::IoTFleetWise::SignalCatalog Node - Amazon CloudFormation
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).

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 Amazon CloudFormation template, use the following syntax:

Properties

Actuator

(Optional) 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

(Optional) 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

(Optional) 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

(Optional) 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