Other Parts Discussed in Thread: Z-STACK
Hi everyone,
We are having an issue with a system running on Z-Stack Linux server and stack version 4.40.04.04. The problem is mainly with the database files (CSV) that the Linux server has.
Problem 1:
Sometimes we have errors with devices file (DbDeviceInfo.csv). The first row is displayed with incorrect and incomplete data. So far, it always happens with the first row, we don't know if it happens with any other. This causes the NWK_GET_DEVICE_LIST_CNF_VALUE command to always have an empty device list.
Problem 2:
Devices sometimes change the value of EP_Count to 0, but the EPs are kept in the DbEndpoints file. This causes that when the NWK_GET_DEVICE_LIST_CNF_VALUE command is used, some devices do not have EPs.
What could be the cause of these problems? Mainly problem 1, which causes our system to not work. I attached the sample files
BR,
Randy