Migration
This document provides information to migrate from a previous version of the service.
0.5.0
CRUD collections
Add the following fields to the detections CRUD collection:
Name | Type | Required (Yes/No) | Nullable (Yes/No) |
---|---|---|---|
thresholds | Array of object | No | No |
thresholdsExceeded | Boolean | No | No |
0.4.0
CRUD collections
- Add the following fields to the detections CRUD collection:
Name | Type | Required (Yes/No) | Nullable (Yes/No) |
---|---|---|---|
deviceId | String | No | No |
- Add the following fields to the monitorings CRUD collection:
Name | Type | Required (Yes/No) | Nullable (Yes/No) |
---|---|---|---|
assignedDevices | Array of string | No | No |