User`s manual
49
Hidden Saved Files 
Aliases and certain cluster specific information are stored in subdirectories under /WEB/python/. These 
files are not accessible through the web interface, not intended to be human-readable, and are frequently 
created and removed as needed during normal operation.
Type Description
RPC aliases Any RPC aliases which have been added 
will be saved. (See “Aliases” on 
page 60.)
SE Events 
(SE server clusters only)
Valid SE events are saved on the server. Only the event itself is saved, inci-
dental information such as what devices have 
received a particular event are 
not saved. When events terminate their files are removed.
ZCL Reporting 
Co
nfigurations
When the gateway is expecting reports it will save the reporting configuration 
to a file. The file will be removed when reports are stopped.
Power-safe ZCL Attributes When ZCL attributes are created they can be
 declared as power-safe. 
Power-safe attributes are saved to file when written to a non default value. All 
SE cluster attributes are declared power-safe.
endpoints.ini Specifies additional endpoints to be instantiated on startup. Optional parameters default 
to th
e class definition. (See “add_endpoint” on page 66 and “remove_endpoint” on 
page 67.)
Format: endpoint_class_name endpoint_id [profile_id [device_id 
[d
evice_version]]]
Sample: SE_EnergyServicePortal 0x5E
This will instantiate an Energy Service Port
al on endpoint 0x5E on startup.
clusters.ini Specifies additional clusters to be instantiated on startup for a given endpoint. Optional 
p
arameters default to the class definition. (See “add_cluster” on page 67 and 
“remove_cluster” on page 68.)
Format: cluster_class_name endpoint_id [server_or_client [cluster_id 
[e
nable_APS_encryption]]]
Sample: ZCL_Cluster 0x5E 1 0x0200
This will instantiate a generic ZCL Cluster object on end
point 0x5E as a server with 
cluster ID 0x0200.
File Description










