Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
en:log_management_api [2026/01/28 16:49]
mwkim [BS2EventSmallBlobEx]
en:log_management_api [2026/01/28 16:51] (current)
mwkim [Log Management API]
Line 15: Line 15:
   * [[BS2_GetLogSmallBlob]]:​ [+ 2.6.4] Gets certain amount of logs based on the event mask in an efficient way.    * [[BS2_GetLogSmallBlob]]:​ [+ 2.6.4] Gets certain amount of logs based on the event mask in an efficient way. 
   * [[BS2_GetLogSmallBlobEx]]:​ [+ 2.7.1] Gets certain amount of logs based on the event mask in an efficient way, including the temperature information.   * [[BS2_GetLogSmallBlobEx]]:​ [+ 2.7.1] Gets certain amount of logs based on the event mask in an efficient way, including the temperature information.
 +  * [[BS2_GetDeviceIOStatus]]:​ [+ 2.9.12] Gets the current device I/O port status.
 +  * [[BS2_GetAllDeviceIOStatus]]:​ [+ 2.9.12] Gets the current I/O port status of the device and slave devices.
 ===== Callback Function ===== ===== Callback Function =====
 ==== OnLogReceived ==== ==== OnLogReceived ====