mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 06:51:55 +00:00
Updated locations object specifications
This commit is contained in:
@@ -14,14 +14,11 @@
|
|||||||
|
|
||||||
## locations
|
## locations
|
||||||
- ObjectClass:
|
- ObjectClass:
|
||||||
- extensibleObject
|
|
||||||
- locality
|
- locality
|
||||||
- top
|
- top
|
||||||
- cn = location identifier (e.g. location name + room name + seat)
|
- l = location identifier (e.g. location name + room name + seat)
|
||||||
- l = location name (e.g. "btg")
|
|
||||||
- street = Street name and number (e.g. "Overwegstraße 30")
|
|
||||||
- description = json string containing data as JSON. E.g.:
|
- description = json string containing data as JSON. E.g.:
|
||||||
- `{"RoomNumber": "317", "Seat": "23"}`
|
- `{"Location": "BTG", "RoomNumber": "317", "Seat": "23"}`
|
||||||
|
|
||||||
## groups
|
## groups
|
||||||
- ObjectClass:
|
- ObjectClass:
|
||||||
Reference in New Issue
Block a user