ComPlat / chemotion_ELN

Electronic Lab Notebook
https://www.chemotion.net
GNU Affero General Public License v3.0
125 stars 51 forks source link

Register Device API for admins #1336

Open StarmanMartin opened 1 year ago

StarmanMartin commented 1 year ago

Description

This feature will provide a register-api for ELN-admin-user to register devices.

The API will provide:

StarmanMartin commented 1 year ago

In the interest of safety, a further property has been added to the device models. This property "is_super_device" allows devices to register new devices. In addition an API was implemented in which you can create new devices.