Device Query device definitions
Within this configuration file, the devices can be configured.
File location
<WorkspaceDirectory>\DataFiles\xio.Mews.Rooms.dat
Each room has its own row with the parameters separated by a semicolon. (CSV-format)
The router definitions can be edited in the NETx Core Server Studio under Device Query > Device Definitions
This definition file is a live definition. Therefore, it is not required to restart the server after changes.
Col# | Parameter | Description | Scope | Unit | Mandatory / default value |
---|---|---|---|---|---|
1 | Name | Name of the device. This name is used within the Item Tree. Must be unique. | string | none | mandatory |
2 | Host | IP or host name of the device that needs to be checked. | string | none | mandatory |
3 | Ping Timeout | The timeout for the PING command | number | milliseconds | 800 |