This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon CloudFormation template, use the following syntax:
Properties
- Actuator
- 
                    Information about a node specified as an actuator. NoteAn 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. NoteAn attribute represents static information about a vehicle. Required: No Type: Attribute Update requires: No interruption 
- Branch
- 
                    Information about a node specified as a branch. NoteA 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. NoteYou can collect data about fluid levels, temperatures, vibrations, or battery voltage from sensors. Required: No Type: Sensor Update requires: No interruption