Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

where
%s1 = table name
%s2 = CSVs in the same order as in the #Schema (top-to-bottom = left-to-right); ignore the ID column; replace the FKs with enums from the referenced table.

Message Types
Code Block

//#define HISTORY_SUPER_TIMESTAMP_SECPASTEPOCH(_pointerToHistoryData)          
//#define HISTORY_SUPER_TIMESTAMP_NSEC_PULSEID(_pointerToHistoryData)          
//#define HISTORY_SUPER_TIMESLOT(_pointerToHistoryData)                        
//#define HISTORY_SUPER_TYPE(_pointerToHistoryData)                            
//#define HISTORY_SUPER_ID(_pointerToHistoryData)                              
//#define HISTORY_SUPER_OLD_VALUE(_pointerToHistoryData)                       
//#define HISTORY_SUPER_NEW_VALUE(_pointerToHistoryData)                      
  • Beam destination: Beam destination changed from PREVIOUS_DESTINATION to CURRENT_DESTINATION
  • Beam rate: Beam rate rate after DEVICE_NAME changed from PREVIOUS_RATE to CURRENT_RATE
  • Fault: DEVICE_NAME FAULT_NAME changed from PREVIOUS_VALUE to CURRENT_VALUE
  • Bypass time: DEVICE_NAME FAULT_NAME is bypassed for TIME sec; DEVICE_NAME FAULT_NAME bypass had cleared
  • Bypass value: DEVICE_NAME FAULT_NAME changed from PREVIOUS_VALUE to CURRENT_VALUE

...