Versions Compared

Key

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

...

PropertyTypeDescriptionContext

Id

long

Id

 

ProductName

String

Device Name

 
DeviceDescriptionStringDescription or note about the deviceProject only

ManufactureName

String

Manufacture Name

 

ProductCode

String

Product Code

 

GtinNumber

String

GTIN Number

 

LifeExpectancy

Int

Life Expectancy in years

 

WarrantyDuration

Int

Warranty Duration in years

 

BuildingElementId

Int

Building element Id

 
BuildingElementDescriptionStringBuilding element nameProject only
DeviceTypeIdIntId for a valid device type. Refer the table below for valid device types 
DeviceTypeStringDevice type as a textProject only

InstallationYear

Int

Installation Year

 

ProductCodeType

Int

Product Code Type

Valid product code types are

  • -1 – Unspecified
  • 0 – NOBB
  • 1 – EFO
  • 2 – NRF
 
ProductCodeTypeNameStringThe type as a string (null, Nobb, Efo, Nrf)Project only

RoomId

long

Room Id (if exists)

 
RoomNameStringName of the room attached (if exists)Project only
UserManualstringIf the user manual is available, a temporary URL (valid for 60 minutes) which can be used to download the user manual 
CreatorCompanyIdLongFor project devices, ID of the company the creator belongs toProject only
CreatorCompanyStringFor project devices, name of the company the creator belongs toProject only
CreatedDateStringThe date the device entry was created (e.g. 28.01.2016 22:53:11)Project only

...