Using KAA CLIENT SDK C code for KAA 8 on a KAA 10 Server

123 Views Asked by At

Is it possible to migrate KAA 8 client using a KAA 10 Server? We are considering upgrading our Server to KAA 10 and are concerned that our current endpoints will no longer communicate due to the upgrade. We currently are using KAA 8 and Use the Client SDK in C. Your thoughts would be appreciated.

1

There are 1 best solutions below

9
On BEST ANSWER

Kaa 0.8 and Kaa 0.10 are not protocol-compatible. That means you should update all your clients for them to continue to work.