Hello,
Can you please advise if OAK-1-POE device / Depthai API uses encryption when a host is connecting to the device.
Is it possible to communicate with the device using TLS?
Is it possible to install TLS/SSL certificate on the device?
In the MQTT demo (https://github.com/luxonis/depthai-experiments/tree/master/gen2-poe-mqtt) is it possible that the device connect through TLS e.g. mqtt_client.tls_set(certificate) mqtt_client.tls_insecure_set(True)
Please advise on where I can find any existing documentation or demos regarding the above questions?
Thanks in advance