Versions Compared

Key

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

Location:
<WorkspaceDirectory>\DataFiles\xio.JSON.ABBEQGateways.dat
The room definition defines the structure of the FIDELIO tree. Each room has the same structure inside. Thus only the rooms need to be defined.
The structure of the FIDELIO room definition file is as follows:
'RoomNumber;BuildingName;FloorName;Description;Number
1;House1;Floor1;House 1, Floor 1, Room 1;0
2;House1;Floor1;House 1, Floor 1, Room 2;1
11;House1;Floor2;House 1, Floor 2, Room 1;2
12;House1;Floor2;House 1, Floor 2, Room 2;3

 

    
1Room Number This field is the real room number of the room described in this line.
2Building Name The building name creates the first sub-folder inside the NXA_FIDELIO branch under NETx\API. All rooms defined which have the same building name defined will appear under one and the same branch. Remark: "House 1" does not equal "HOUSE 1"
3Floor Name The level name (or floor name) creates the second hierarchy below the different buildings. All rooms defined which have the same level name and building name defined will appear under one and the same branch. Remark: "Floor 1" does not equal "FLOOR 1"
4Description Place any description for the room here.
5Number This field contains the ID of the room in numeric form. It must be unique.