Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PropertyTypeDescriptionMandatory/Optional 
ProductNamestringDevice nameMandatory 
DeviceTypeIdintId for a valid device type. Refer the table below for valid device typesMandatory
ManufacturerName string Manufacturer name Optional 
ProductCodeType int 

Product Code Type

Valid product code types are

  • -1 – Unspecified
  • 0 – NOBB
  • 1 – EFO
  • 2 – NRF
 
Optional  
ProductCode string Product code Optional  
ProductYear int Product year Optional  
GTINNumber string GTIN number Optional  
LifeExpectancy int Life expectancy in years Optional  
WarrantyDuration int Warranty duration in years Optional  
BuildingElementId int Building element Id Optional  
InstallationYear int Installation year Optional  
TenantRoomIdlong Room IdOptional  
UserManual File

User manual of the

device 

device (Priority would be given to Image Url if both the Url and

the Base64 string is provided)

Optional  
DeviceDescriptionstringThe description of the installed deviceOptional
MaintenanceTask 

MaintenanceTaskInput

Maintenance task attached to the device Optional  

...