Commit Graph

5 Commits (d814fe2ddddce8967f82373f2c6fb19b6d731b3c)

Author SHA1 Message Date
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