Skip to content

Added the device status

Nils Brinckmann requested to merge add-device-status into master

Added the device status (missed last time)

  • switched back from Url types to Str types for websites (allows empty strings)

  • switched back to snake_case (I was able to use camelCase in the devices & platforms, but not for the nested fields - as for device properties). So to keep it consistent, I switched back here completely. (Sorry for the trouble).

Edited by Nils Brinckmann

Merge request reports