Currently we don't check what version the emoncms server is. Therefore we can't do anything like change behaviour based on API version, or even tell the user to update their server if it's too old and things are not supported.
We could add a check for the emoncms server version and use it to tell the user to upgrade their emoncms server version if it's not supported at all, and/or do different things based on the server version (might support a new feature we can use to make something better in the UI).
Currently we don't check what version the emoncms server is. Therefore we can't do anything like change behaviour based on API version, or even tell the user to update their server if it's too old and things are not supported.
We could add a check for the emoncms server version and use it to tell the user to upgrade their emoncms server version if it's not supported at all, and/or do different things based on the server version (might support a new feature we can use to make something better in the UI).