CEC-3898 Update ecu table (#297)

* CEC-3898 Update ecu table

* smells

* smells

* smells

* smells

* Fix test

* Clean up Car status tests
This commit is contained in:
John Wu
2023-03-20 16:04:27 -07:00
committed by GitHub
parent a9b040f345
commit 70255d40e4
12 changed files with 298 additions and 60 deletions

View File

@@ -33,11 +33,16 @@ const data = [
const ecusData = [
{
config: "CONFIG",
created: "2021-07-14T20:09:40.98187Z",
ecu: "ECUA",
hw_version: "HWVERSION",
sw_version: "SWVERSION",
vendor: "VENDOR",
supplier_sw_version: "SUPPLIER_SW_VERSION",
serial_number: "SERIAL_NUMBER",
boot_loader_version: "BOOT_LOADER",
config: "CONFIG",
fingerprint: "FINGERPRINT",
updated: "2021-07-14T20:09:40.98187Z",
},
{