COM-Server built-in API

The library comes with a built-in API that allows the user to interact in different ways with the serial port. It comes with different versions to avoid breaking changes.

It is always recommended to use the latest version.

Supported versions

Currently, the supported versions are:

  • Version 1 (class name V1, all routes prefixed with /v1)
  • Version 0 (class name V0, all routes prefixed with /v0)