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:release_note_240 [2023/04/11 16:34]
mashin
en:release_note_240 [2023/04/11 16:35]
mashin
Line 46: Line 46:
 <text size="​x-large">​4.</​text>​ Job code has been added to support flexibility on integrations with a T&A software. It is possible to allocate job codes to users and get the job code information from the logs. This feature is included only with the v2.4 FW group. <text size="​x-large">​4.</​text>​ Job code has been added to support flexibility on integrations with a T&A software. It is possible to allocate job codes to users and get the job code information from the logs. This feature is included only with the v2.4 FW group.
 \\ \\
-  * Structure ​[[user management api#​BS2UserBlobEx]] ​has been added+  * Add structure ​[[user management api#​BS2UserBlobEx]]
 Due to the limitation on size of the existing [[user management api#​BS2UserBlob]] structure, there were needs to create a new structure to implement a new feature. The new [[user management api#​BS2UserBlobEx]] structure will work only with the v2.4 FW group which includes a field for the job code. Each user will have their own code and name for each job code.\\ Due to the limitation on size of the existing [[user management api#​BS2UserBlob]] structure, there were needs to create a new structure to implement a new feature. The new [[user management api#​BS2UserBlobEx]] structure will work only with the v2.4 FW group which includes a field for the job code. Each user will have their own code and name for each job code.\\
 \\ \\
Line 52: Line 52:
 <text size="​x-large">​5.</​text>​ A new method to retrieve logs has been added. <text size="​x-large">​5.</​text>​ A new method to retrieve logs has been added.
 \\ \\
-  * API [[BS2_GetLogBlob]] ​has been added +  * Add API [[BS2_GetLogBlob]] 
-  * Structure ​[[log management api#​BS2EventBlob]] ​has been added+  * Add structure ​[[log management api#​BS2EventBlob]]
 The existing API [[BS2_GetLog]] was not capable to get logs including the job code. Now there is a new API where it gets the event blob. The event blob can be categorized using a mask value, which leads to be possible to get logs based on the type of the log.\\ The existing API [[BS2_GetLog]] was not capable to get logs including the job code. Now there is a new API where it gets the event blob. The event blob can be categorized using a mask value, which leads to be possible to get logs based on the type of the log.\\
 \\ \\
Line 59: Line 59:
 <text size="​x-large">​6.</​text>​ Personal messages will be supported from the next version of the firmware for certain devices. This was implemented to be ready to use once the releases are made. <text size="​x-large">​6.</​text>​ Personal messages will be supported from the next version of the firmware for certain devices. This was implemented to be ready to use once the releases are made.
 \\ \\
-  * Structure ​[[user management api#​BS2UserBlobEx]] ​has been added+  * Add structure ​[[user management api#​BS2UserBlobEx]]
 This feature will be supported starting from the FaceStation 2. The rest of the devices with a display screen will support this feature in the future release.\\ This feature will be supported starting from the FaceStation 2. The rest of the devices with a display screen will support this feature in the future release.\\
 Due to the limitation on size of the existing [[user management api#​BS2UserBlob]] structure, there were needs to create a new structure to implement a new feature. The new [[user management api#​BS2UserBlobEx]] structure will work only with the v2.4 FW group which includes a field for personal messages. ​ Due to the limitation on size of the existing [[user management api#​BS2UserBlob]] structure, there were needs to create a new structure to implement a new feature. The new [[user management api#​BS2UserBlobEx]] structure will work only with the v2.4 FW group which includes a field for personal messages. ​
Line 66: Line 66:
 <text size="​x-large">​7.</​text>​ SSL Communication will be available between the server and devices. This will allow the devices to be only connected to a server where the certificate is valid. <text size="​x-large">​7.</​text>​ SSL Communication will be available between the server and devices. This will allow the devices to be only connected to a server where the certificate is valid.
 \\ \\
-  * [[ssl api]] has been added+  * Add [[ssl api]]
 \\ \\
 \\ \\