Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
en:release_note_240 [2023/03/02 14:29]
127.0.0.1 external edit
en:release_note_240 [2023/04/11 15:03]
mashin
Line 3: Line 3:
 \\ \\
 \\ \\
-<callout type="​warning"​ icon="​true"><​WRAP em>Caution</​WRAP>​ \\+<callout type="​warning"​ icon="​true"><​WRAP em>CAUTION</​WRAP>​ \\
 New APIs have been added that will work only with the v2.4 FW group. Please check the FW that will be compatible with the new APIs.\\ New APIs have been added that will work only with the v2.4 FW group. Please check the FW that will be compatible with the new APIs.\\
 \\ \\
Line 99: Line 99:
 The [[Device API#​BS2SimpleDeviceInfo]] Structure has additional fields that will indicate the capability and status of the device.\\ The [[Device API#​BS2SimpleDeviceInfo]] Structure has additional fields that will indicate the capability and status of the device.\\
 \\ \\
-<text type="​success">​**rs485mode**</​text>​ is a field where it determines the RS-485 mode of the device\\ +  * <text type="​success">​**rs485mode**</​text>​ is a field where it determines the RS-485 mode of the device\\ 
-<text type="​success">​**sslSupported**</​text>​ is a field that indicates whether the device supports SSL connection\\ +  ​* ​<text type="​success">​**sslSupported**</​text>​ is a field that indicates whether the device supports SSL connection\\ 
-<text type="​success">​**rootCertExist**</​text>​ is a field that indicates whether the device has the root certificate\\ +  ​* ​<text type="​success">​**rootCertExist**</​text>​ is a field that indicates whether the device has the root certificate\\ 
-<text type="​success">​**dualIDSupported**</​text>​ is a field that indicates whether the device supports alphanumeric ID\\ +  ​* ​<text type="​success">​**dualIDSupported**</​text>​ is a field that indicates whether the device supports alphanumeric ID\\ 
-<text type="​success">​**useAlphanumericID**</​text>​ is a field where it determines the device is set to use alphanumeric ID\\ +  ​* ​<text type="​success">​**useAlphanumericID**</​text>​ is a field where it determines the device is set to use alphanumeric ID\\ 
-<text type="​success">​**connectedIP**</​text>​ is a field where it determines the IP address of the server that the device is connected to\\ +  ​* ​<text type="​success">​**connectedIP**</​text>​ is a field where it determines the IP address of the server that the device is connected to\\ 
-<text type="​success">​**phraseCodeSupported**</​text>​ is a field that indicates whether the device supports personal messages\\ +  ​* ​<text type="​success">​**phraseCodeSupported**</​text>​ is a field that indicates whether the device supports personal messages\\ 
-<text type="​success">​**card1xSupported**</​text>​ is a field that indicates whether the device supports v1 ToC cards\\ +  ​* ​<text type="​success">​**card1xSupported**</​text>​ is a field that indicates whether the device supports v1 ToC cards\\ 
-<text type="​success">​**systemExtSupported**</​text>​ is a field that indicates whether the device can set the RS-485 master key\\ +  ​* ​<text type="​success">​**systemExtSupported**</​text>​ is a field that indicates whether the device can set the RS-485 master key\\ 
-<text type="​success">​**voipSupported**</​text>​ is a field that indicates whether the device supports VoIP\\+  ​* ​<text type="​success">​**voipSupported**</​text>​ is a field that indicates whether the device supports VoIP\\
  
 \\ \\