Commit Graph

4 Commits (ac45a7cce21ab83d3cafed1814555905c9857402)

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