End to End Encryption

With the arrival of the new RTLS Studio, all communication between users, server and third-party software is now encrypted with HTTPS (Web Content, REST) and WSS (WebSockets). Versions of both protocols without encryption are accessible as well. When users connect to the encrypted version of Sensmap (or any other page using WebSocket communication), the WebSocket protocol is guaranteed to be encrypted as well.

Every REST request must now contain an API key, for the server to be able to authorize the request and provide data for the client.