Versions Compared

Key

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

...

PropertyTypeDescriptionMandatory/Optional 
ProductNamestringProduct Device 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  
RoomId long Room IdOptional  
UserManual File User manual of the device Optional  
MaintenanceTask 

MaintenanceTaskInput

Maintenance task attached to the device Optional  

...