Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Fix service device registration over HTTP

Compare
Choose a tag to compare
@amrc-benmorrow amrc-benmorrow released this 11 Jan 16:22
· 3 commits to main since this release
f391fb7

Bugfixes

  • Registering a service over the HTTP API was not correctly recording a supplied Device UUID.

Changes

  • Remove the option to supply a Device UUID different from the owner of a service registration. All service registrations now include the registration owner as Device UUID. This Device may or may not publish over Sparkplug.

Preview features

  • Index Alerts published over Sparkplug and make them available via a new API.

This API is ALPHA and subject to change. As such the Directory version number remains at 1.1.x; 1.2.0 will have the stable API (or it will be removed).