Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection Parameters #32

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AbdelazizSaid250
Copy link

  • Add ConnectionParam.java to extract the connection parameters under the ConnectedAP tag in the CID/SCD file while parsing it.

  • Add the ConnectionParam to the ServerModel.java to be retrieved after parsing the CID/SCD file.

  • Enhance the SclParser.java to parse the ConnectionParam under the ConnectedAP tag.

  • Optimize imports in the SclParser.java

  • Remove the unnecessary .toStrings in the SclParser.java

  • Replace the If-else with switch case in the SclParser.java

… ConnectedAP tag in the CID/SCD file while parsing it.

- Add the ConnectionParam to the ServerModel.java to be retrieved after parsing the CID/SCD file.
- Enhance the SclParser.java to parse the ConnectionParam under the ConnectedAP tag.
- Optimize imports in the SclParser.java
- Remove the unnecessary .toStrings in the SclParser.java
- Replace the If-else with switch case in the SclParser.java
… ConnectedAP tag in the CID/SCD file while parsing it.

- Add the ConnectionParam to the ServerModel.java to be retrieved after parsing the CID/SCD file.
- Enhance the SclParser.java to parse the ConnectionParam under the ConnectedAP tag.
- Optimize imports in the SclParser.java
- Remove the unnecessary .toStrings in the SclParser.java
- Replace the If-else with switch case in the SclParser.java
@medoctron
Copy link

Hi!
I am really interested in setting these parameter on my own, too!
Could you please check / fix / merge this request?

Kind regards

@AbdelazizSaid250
Copy link
Author

Hi! I am really interested in setting these parameter on my own, too! Could you please check / fix / merge this request?

Kind regards

Hi brother, You can check my branch in my repository and fork it into your repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants