TaskSubject Data Type
Describes general info related to a WCU
| name | data type | description |
|---|---|---|
| wcu-id | string | The WCU ID of the WCU |
| vin | string | The VIN of the vehicle (if any) the WCU is connected to. |
Example
{
"wcu-id" : "...",
"vin" : "..."
}
Describes general info related to a WCU
| name | data type | description |
|---|---|---|
| wcu-id | string | The WCU ID of the WCU |
| vin | string | The VIN of the vehicle (if any) the WCU is connected to. |
Example
{
"wcu-id" : "...",
"vin" : "..."
}