Expand Minimize Picture-in-picture Power Device Status Voice Recognition Skip Back Skip Forward Minus Plus Play Search
Internet Explorer alert
This browser is not recommended for use with smartdevicelink.com, and may not function properly. Upgrade to a different browser to guarantee support of all features.
close alert
To Top Created with Sketch. To Top
To Bottom Created with Sketch. To Bottom
JavaScript Suite Documentation

BeltStatus Class Reference

Constructors

Instance Methods

Constructors

new BeltStatus(parameters)

Initializes an instance of BeltStatus.

Instance Methods

beltStatus.getDriverBeltDeployed() ⇒ VehicleDataEventStatus

Get the DriverBeltDeployed

Kind: Instance method of BeltStatus
Returns: VehicleDataEventStatus - the KEY_DRIVER_BELT_DEPLOYED value

beltStatus.getDriverBuckleBelted() ⇒ VehicleDataEventStatus

Get the DriverBuckleBelted

Kind: Instance method of BeltStatus
Returns: VehicleDataEventStatus - the KEY_DRIVER_BUCKLE_BELTED value

beltStatus.getLeftRearInflatableBelted() ⇒ VehicleDataEventStatus

Get the LeftRearInflatableBelted

Kind: Instance method of BeltStatus
Returns: VehicleDataEventStatus - the KEY_LEFT_REAR_INFLATABLE_BELTED value

beltStatus.getLeftRow2BuckleBelted() ⇒ VehicleDataEventStatus

Get the LeftRow2BuckleBelted

Kind: Instance method of BeltStatus
Returns: VehicleDataEventStatus - the KEY_LEFT_ROW2BUCKLE_BELTED value

beltStatus.getLeftRow3BuckleBelted() ⇒ VehicleDataEventStatus

Get the LeftRow3BuckleBelted

Kind: Instance method of BeltStatus
Returns: VehicleDataEventStatus - the KEY_LEFT_ROW3BUCKLE_BELTED value

beltStatus.getMiddleRow1BeltDeployed() ⇒ VehicleDataEventStatus

Get the MiddleRow1BeltDeployed

Kind: Instance method of BeltStatus
Returns: VehicleDataEventStatus - the KEY_MIDDLE_ROW1BELT_DEPLOYED value

beltStatus.getMiddleRow1BuckleBelted() ⇒ VehicleDataEventStatus

Get the MiddleRow1BuckleBelted

Kind: Instance method of BeltStatus
Returns: VehicleDataEventStatus - the KEY_MIDDLE_ROW1BUCKLE_BELTED value

beltStatus.getMiddleRow2BuckleBelted() ⇒ VehicleDataEventStatus

Get the MiddleRow2BuckleBelted

Kind: Instance method of BeltStatus
Returns: VehicleDataEventStatus - the KEY_MIDDLE_ROW2BUCKLE_BELTED value

beltStatus.getMiddleRow3BuckleBelted() ⇒ VehicleDataEventStatus

Get the MiddleRow3BuckleBelted

Kind: Instance method of BeltStatus
Returns: VehicleDataEventStatus - the KEY_MIDDLE_ROW3BUCKLE_BELTED value

beltStatus.getPassengerBeltDeployed() ⇒ VehicleDataEventStatus

Get the PassengerBeltDeployed

Kind: Instance method of BeltStatus
Returns: VehicleDataEventStatus - the KEY_PASSENGER_BELT_DEPLOYED value

beltStatus.getPassengerBuckleBelted() ⇒ VehicleDataEventStatus

Get the PassengerBuckleBelted

Kind: Instance method of BeltStatus
Returns: VehicleDataEventStatus - the KEY_PASSENGER_BUCKLE_BELTED value

beltStatus.getPassengerChildDetected() ⇒ VehicleDataEventStatus

Get the PassengerChildDetected

Kind: Instance method of BeltStatus
Returns: VehicleDataEventStatus - the KEY_PASSENGER_CHILD_DETECTED value

beltStatus.getRightRearInflatableBelted() ⇒ VehicleDataEventStatus

Get the RightRearInflatableBelted

Kind: Instance method of BeltStatus
Returns: VehicleDataEventStatus - the KEY_RIGHT_REAR_INFLATABLE_BELTED value

beltStatus.getRightRow2BuckleBelted() ⇒ VehicleDataEventStatus

Get the RightRow2BuckleBelted

Kind: Instance method of BeltStatus
Returns: VehicleDataEventStatus - the KEY_RIGHT_ROW2BUCKLE_BELTED value

beltStatus.getRightRow3BuckleBelted() ⇒ VehicleDataEventStatus

Get the RightRow3BuckleBelted

Kind: Instance method of BeltStatus
Returns: VehicleDataEventStatus - the KEY_RIGHT_ROW3BUCKLE_BELTED value

beltStatus.setDriverBeltDeployed(deployed) ⇒ BeltStatus

Set the DriverBeltDeployed

Kind: Instance method of BeltStatus
Returns: BeltStatus - The class instance for method chaining.

ParamTypeDescription
deployed VehicleDataEventStatus References signal "VedsDrvBelt_D_Ltchd". See VehicleDataEventStatus. - The desired DriverBeltDeployed.

beltStatus.setDriverBuckleBelted(belted) ⇒ BeltStatus

Set the DriverBuckleBelted

Kind: Instance method of BeltStatus
Returns: BeltStatus - The class instance for method chaining.

ParamTypeDescription
belted VehicleDataEventStatus References signal "VedsRw1DrvBckl_D_Ltchd". See VehicleDataEventStatus. - The desired DriverBuckleBelted.

beltStatus.setLeftRearInflatableBelted(belted) ⇒ BeltStatus

Set the LeftRearInflatableBelted

Kind: Instance method of BeltStatus
Returns: BeltStatus - The class instance for method chaining.

ParamTypeDescription
belted VehicleDataEventStatus References signal "VedsRw2lRib_D_Ltchd". See VehicleDataEventStatus. - The desired LeftRearInflatableBelted.

beltStatus.setLeftRow2BuckleBelted(belted) ⇒ BeltStatus

Set the LeftRow2BuckleBelted

Kind: Instance method of BeltStatus
Returns: BeltStatus - The class instance for method chaining.

ParamTypeDescription
belted VehicleDataEventStatus References signal "VedsRw2lBckl_D_Ltchd". See VehicleDataEventStatus. - The desired LeftRow2BuckleBelted.

beltStatus.setLeftRow3BuckleBelted(belted) ⇒ BeltStatus

Set the LeftRow3BuckleBelted

Kind: Instance method of BeltStatus
Returns: BeltStatus - The class instance for method chaining.

ParamTypeDescription
belted VehicleDataEventStatus References signal "VedsRw3lBckl_D_Ltchd". See VehicleDataEventStatus. - The desired LeftRow3BuckleBelted.

beltStatus.setMiddleRow1BeltDeployed(deployed) ⇒ BeltStatus

Set the MiddleRow1BeltDeployed

Kind: Instance method of BeltStatus
Returns: BeltStatus - The class instance for method chaining.

ParamTypeDescription
deployed VehicleDataEventStatus References signal "VedsRw1mBelt_D_Ltchd". See VehicleDataEventStatus. - The desired MiddleRow1BeltDeployed.

beltStatus.setMiddleRow1BuckleBelted(belted) ⇒ BeltStatus

Set the MiddleRow1BuckleBelted

Kind: Instance method of BeltStatus
Returns: BeltStatus - The class instance for method chaining.

ParamTypeDescription
belted VehicleDataEventStatus References signal "VedsRw1mBckl_D_Ltchd". See VehicleDataEventStatus. - The desired MiddleRow1BuckleBelted.

beltStatus.setMiddleRow2BuckleBelted(belted) ⇒ BeltStatus

Set the MiddleRow2BuckleBelted

Kind: Instance method of BeltStatus
Returns: BeltStatus - The class instance for method chaining.

ParamTypeDescription
belted VehicleDataEventStatus References signal "VedsRw2mBckl_D_Ltchd". See VehicleDataEventStatus. - The desired MiddleRow2BuckleBelted.

beltStatus.setMiddleRow3BuckleBelted(belted) ⇒ BeltStatus

Set the MiddleRow3BuckleBelted

Kind: Instance method of BeltStatus
Returns: BeltStatus - The class instance for method chaining.

ParamTypeDescription
belted VehicleDataEventStatus References signal "VedsRw3mBckl_D_Ltchd". See VehicleDataEventStatus. - The desired MiddleRow3BuckleBelted.

beltStatus.setPassengerBeltDeployed(deployed) ⇒ BeltStatus

Set the PassengerBeltDeployed

Kind: Instance method of BeltStatus
Returns: BeltStatus - The class instance for method chaining.

ParamTypeDescription
deployed VehicleDataEventStatus References signal "VedsPasBelt_D_Ltchd". See VehicleDataEventStatus. - The desired PassengerBeltDeployed.

beltStatus.setPassengerBuckleBelted(belted) ⇒ BeltStatus

Set the PassengerBuckleBelted

Kind: Instance method of BeltStatus
Returns: BeltStatus - The class instance for method chaining.

ParamTypeDescription
belted VehicleDataEventStatus References signal "VedsRw1PasBckl_D_Ltchd". See VehicleDataEventStatus. - The desired PassengerBuckleBelted.

beltStatus.setPassengerChildDetected(detected) ⇒ BeltStatus

Set the PassengerChildDetected

Kind: Instance method of BeltStatus
Returns: BeltStatus - The class instance for method chaining.

ParamTypeDescription
detected VehicleDataEventStatus References signal "VedsRw1PasChld_D_Ltchd". See VehicleDataEventStatus. - The desired PassengerChildDetected.

beltStatus.setRightRearInflatableBelted(belted) ⇒ BeltStatus

Set the RightRearInflatableBelted

Kind: Instance method of BeltStatus
Returns: BeltStatus - The class instance for method chaining.

ParamTypeDescription
belted VehicleDataEventStatus References signal "VedsRw2rRib_D_Ltchd". See VehicleDataEventStatus. - The desired RightRearInflatableBelted.

beltStatus.setRightRow2BuckleBelted(belted) ⇒ BeltStatus

Set the RightRow2BuckleBelted

Kind: Instance method of BeltStatus
Returns: BeltStatus - The class instance for method chaining.

ParamTypeDescription
belted VehicleDataEventStatus References signal "VedsRw2rBckl_D_Ltchd". See VehicleDataEventStatus. - The desired RightRow2BuckleBelted.

beltStatus.setRightRow3BuckleBelted(belted) ⇒ BeltStatus

Set the RightRow3BuckleBelted

Kind: Instance method of BeltStatus
Returns: BeltStatus - The class instance for method chaining.

ParamTypeDescription
belted VehicleDataEventStatus References signal "VedsRw3rBckl_D_Ltchd". See VehicleDataEventStatus. - The desired RightRow3BuckleBelted.
View on GitHub.com