Can the Edge Driver read from the Certificate file?

Hi, @sleepdeprived!

I checked your question with the engineering team and they mentioned the following:

  1. Currently, the Edge driver implementation only supports .pem certificates
  2. Checking the Awair website, they describe their local API as a REST API. Their MQTT API goes to an Awair cloud service.
    a. This is an important point because, if you’re trying to connect to Awair’s cloud, the driver won’t work because they don’t support access to the public Internet. Edge Drivers can only talk to devices on their local network.