Commit Graph

6 Commits (eea184e99616686f4a54a291f3f7d857d3dd90b7)

Author SHA1 Message Date
Abdelaziz Said eea184e996 - Finished the Runtime module to retrieve the runtime mapping from the database.
- Created a layer to check if the system is Windows or Linux.
- Edited the  problem of the scanBasePackages.
- Added functionalities to the IECServer in the common module.
4 years ago
Abdelaziz Said d814fe2ddd - Create AppConfiguration.java to check if the system is Windows or linux. 4 years ago
Abdelaziz Said ac45a7cce2 - Edit the Data Point Modbus table to contain the last value and last time.
- Add functionality to the IEC61850 Server.
- Create ModbusMasterRTU.java to implements the modbus master functionality.
- Create the Mapping class from Modbus to IEC61850.
4 years ago
Abdelaziz Said 271dbc0fc2 - Add the Jlibmodbus library as a module in the project.
- Edit the Jlibmodbus library to supports the little endian and big endian modbus slaves which contains three registers (48 bits).
- Put the IEC61850 Server Connection in the Common module.
4 years ago
Abdelaziz Said 3ddfa9aee8 - Create a new module named Common and put the model, Service, and DAOs, and the util inside it. 4 years ago
Abdelaziz Said f1360c7881 - Edit the IEC61850 Library as needed and converted it from gradle to maven project. 4 years ago