Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:log_management_api [2020/09/10 13:14]
yjjung
en:log_management_api [2020/09/10 15:59]
yjjung [Log Management API]
Line 8: Line 8:
   * [[BS2_ClearLog]]:​ Deletes all logs.   * [[BS2_ClearLog]]:​ Deletes all logs.
   * [[BS2_StartMonitoringLog]]:​ Starts Real-time log streaming. ​   * [[BS2_StartMonitoringLog]]:​ Starts Real-time log streaming. ​
-  * [[BS2_StartMonitoringLogEx]]: ​측정 체온이 포함된, 실시간 로그 스트리밍을 시작합니다. ​[+ V2.7.1]+  * [[BS2_StartMonitoringLogEx]]:​ [+ V2.7.1] ​Starts Real-time log streaming including the temperature information.
   * [[BS2_StopMonitoringLog]]:​ Stops Real-time log streaming. ​   * [[BS2_StopMonitoringLog]]:​ Stops Real-time log streaming. ​
   * [[BS2_GetLogBlob]]:​ Gets certain amount of logs based on the event mask.   * [[BS2_GetLogBlob]]:​ Gets certain amount of logs based on the event mask.
Line 14: Line 14:
   * [[BS2_GetImageLog]] : Gets image logs using event ID.   * [[BS2_GetImageLog]] : Gets image logs using event ID.
   * [[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] ​효율적으로 메모리를 사용하면서EventMask를 사용해서 체온정보를 포함한 로그를 가져옵니다.+  * [[BS2_GetLogSmallBlobEx]]:​ [+ 2.7.1] ​Gets certain amount of logs based on the event mask in an efficient wayincluding the temperature information
 ===== Callback Function ===== ===== Callback Function =====
 ==== OnLogReceived ==== ==== OnLogReceived ====