2.7 List State and Actions For Each Component
Refer to the entire component layout to create a list of states and actions for each component:
TeslaCar Container :state : wheelsaction : N/ATeslaStats Container :state : carstats(array)action : N/ATeslaSpeedCounter Container :state : config.speedaction : SPEED_UP, SPEED_DOWNTeslaTempCounter Container :state : config.temperatureaction : TEMPERATURE_UP, TEMPERATURE_DOWNTeslaClimate Container :state : config.climateaction : CHANGE_CLIMATETeslaWheel Container :state : config.wheelaction : CHANGE_WHEEL