Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Product style icon link Release notes

Upgrade compatibility

Good to know: All Octalarm Link APIs remain backward compatible. We increase the API version number only when introducing changes that are not backward compatible.

Changes that are not backward compatible (examples)

  • Changing the URL or the request/response models of an application.
  • Deleting, renaming, or changing the type of a declared property.
  • Deleting or renaming APIs or API parameters.
  • Adding a required request header.

Backward compatible changes (examples)

  • Adding nullable properties or properties with a default value to an application model.
  • Adding properties to a response model.
  • Adding a section to a list.
  • Introducing paging to existing collections.
  • Changing error codes.
  • Changing the order of properties.
  • Changing the length or format of strings (e.g. resource IDs).

Known issues

No.Description
1The REST API interface always responds with JSON data, regardless of the Content-Type setting.
2When testing the API with OpenAPI (Swagger), you may sometimes receive no response if input is incorrect.

New features and improvements

Software versionDescription
2.7.1No changes to Octalarm Link.
2.7.0Adjustable delay for categories available in the Alarms menu.
2.6.0MinimalConfig API added (enabling communication with PLCs).
2.5.3No changes to Octalarm Link.
2.5.2No changes to Octalarm Link.
2.5.1No changes to Octalarm Link.
2.5.0Limits increased:
1. For messages from 100 to 200 characters
2. For names from 40 to 80 characters.
2.4.9No changes to Octalarm Link.
2.4.8No changes to Octalarm Link.
2.4.7No changes to Octalarm Link.
2.4.6No changes to Octalarm Link.
2.4.5The version API has been improved: possible to check hardware and branding; very useful to check that the right configuration is connected.
2.4.4After updating to version 2.4.4:

1. Are old tokens no longer valid because they contain an error.
Restore communication: replace old tokens with new tokens. You generate a new token using the Regenerate token button under Settings | Octalarm Link.

2. Changed the limit of the maximum number of categories: increased from 8 to 128 global categories.
2.4.3After updating to version 2.4.3:

1. Are old tokens no longer valid due to a library update.
Restore communication: replace old tokens with new tokens. You generate a new token using the Regenerate token button under Settings | Octalarm Link.

2. Changed the maximum limit of some elements of the alarm API:
- the limit for message has been increased from 40 to 100 characters;
- the limit for name has been increased from 20 to 40 characters;
- the limit for unique_id has been increased from 50 to 120 characters.
2.4.2No changes to Octalarm Link.
2.4.1No changes to Octalarm Link.
2.4.0First release JSON REST API.