I’m trying to compile a full list of public OVMS servers, and in particular their capabilities.

Here is what I would like to collect:

  1. Title
  2. Location
  3. Intended geographic coverage
  4. Access policy
  5. Access domain name
  6. User Registration URL
  7. V2 offered?
    1. V2 Type
    2. V2 Version
    3. V2 standard service port (if offered)
    4. V2 SSL server port (if offered)
    5. V2 HTTP API standard service port
    6. V2 HTTPS API standard service port
    7. V2 is WebSocket available on HTTP/HTTPS API service port?
  8. V3 offered?
    1. V3 Type
    2. V3 Version
    3. V3 MQTT authentication
    4. V3 MQTT standard service port
    5. V3 MQTT SSL service port
    6. V3 MQTT websocket standard service port
    7. V3 MQTT websocket SSL service port
  9. Notifications supported?
    1. APNS (Apple IOS) supported?
    2. GCM (Android firebase) supported?
    3. MAIL (eMail) supported?
    4. EXPO supported?
  10. Notes/comments

Grateful if you could reply to this eMail with details of any public OVMS servers that you operate, use, or know-of. Obviously best if the operators could reply directly as they know the capabilities best.

As an example, for api.openvehicles.com here are the corresponding details:

  1. Title: Open Vehicles
  2. Location: Hong Kong
  3. Intended geographic coverage: Globally available
  4. Access policy: unrestricted public access for OVMS use only
  5. Access domain name: api.openvehicles.com
  6. User Registration URL: https://www.openvehicles.com/
  7. V2 offered?: yes
    1. V2 Type: https://github.com/openvehicles/Open-Vehicle-Server/tree/master/v3/server
    2. V2 Version:  master head, unmodified (currently 3.0.001-74-gb19aaac)
    3. V2 standard service port (if offered): tcp/6867
    4. V2 SSL server port (if offered): tcp/6870
    5. V2 HTTP API standard service port: tcp/6868
    6. V2 HTTPS API standard service port: tcp/6869
    7. V2 is WebSocket available on HTTP/HTTPS API service port?: yes
  8. V3 offered?: yes
    1. V3 Type: mosquitto
    2. V3 Version: 1.6
    3. V3 MQTT authentication: same username+password as #6
    4. V3 MQTT standard service port: tcp/1883
    5. V3 MQTT SSL service port: tcp/8883
    6. V3 MQTT websocket standard service port: not available
    7. V3 MQTT websocket SSL service port: tcp/8083
  9. Notifications supported?: Yes
    1. APNS (Apple IOS) supported?: Yes
    2. GCM (Android firebase) supported?: Yes
    3. MAIL (eMail) supported?: Yes
    4. EXPO supported?: Yes
  10. Notes/comments: none

Thanks, and Regards,
Mark