Project

General

Profile

Actions

New Feature #9229

open

Property based enrollment filter

Added by Entgra Admin almost 2 years ago. Updated 8 months ago.

Status:
Implementation
Priority:
None
Assignee:
-
Start date:
01/02/2022
Due date:
% Done:

0%

Estimated time:
0:00 h
Device Type:
Component:
Type:

Description

From Gitlab
------------------------
gitlabId --> 1231 https://gitlab.com/entgra/product-iots/-/issues/1231
labels --> Status: Implementation, Type: New Feature,
assignees -->
created_at --> 2022-02-01 18:34:29 IST +0530
updated_at --> 2022-02-24 12:14:36 IST +0530
------------------------

There must be a feature where the device should be enrolled or not depends on a property being reported by a device. These properties must be defined by the UI(tenant config). The perpertirs can be a set of string, set of numbers or a range of numbers. Example: The device must be between Android OS versions 5-10. Tenant config,

```
"enrollment_prechecks" : [ {"type": "NUMBER_RANGE",
"property_name": "OS_VERSION"
"lower_limit": 0
"uper_limit": 4}, {"type": "Strings",
"property_name": "DEVICE_MODEL"
"strings": ["asdsa", "asd"]
}
]
```

Actions #1

Updated by Entgra Admin almost 2 years ago

From Gitlab
------------------------
author: inosh
created_at: 2022-02-01 18:34:39 IST +0530
updated_at: 2022-02-01 18:34:39 IST +0530
------------------------

changed the description
Actions #2

Updated by Entgra Admin almost 2 years ago

From Gitlab
------------------------
author: inosh
created_at: 2022-02-01 18:35:04 IST +0530
updated_at: 2022-02-01 18:35:04 IST +0530
------------------------

changed the description
Actions #3

Updated by Entgra Admin almost 2 years ago

From Gitlab
------------------------
author: inosh
created_at: 2022-02-01 18:35:49 IST +0530
updated_at: 2022-02-01 18:35:49 IST +0530
------------------------

changed the description
Actions #4

Updated by Viranga Gunarathna over 1 year ago

  • Project changed from product-uem 5.3.0 GA to 32
Actions #5

Updated by Viranga Gunarathna over 1 year ago

  • Project changed from 32 to 33
Actions #6

Updated by Viranga Gunarathna 8 months ago

  • Project changed from 33 to Backlog
Actions

Also available in: Atom PDF