Master Controller Hatting Series : Fuel Transactions
The Command that uploads the Transaction is 0xfa. Here is the raw data in the MessagetableUp.
Once the raw data is decoded, this is what it looks like. The VehicleRegistration and DriverName and AttName don’t serve purpose and can be removed in future.
TranType
NORMAL_TRANSACTION = 1
TIMEOUT_TRANSACTION = ?
BYPASSED_TRANSACTION = ?
TranStatus
/*HARDCODED*/ Transaction_table.DataStruct.Status = 1;
Fuelling Time
In future this will give the period of time the fuelling took.