Renovus-Tech / solarec-java

GNU Affero General Public License v3.0
0 stars 1 forks source link

Coonect API I-REC DE BRASIL Energy Standard Certificate Entity #59

Closed pferrariuy closed 3 months ago

pferrariuy commented 3 months ago

Description

Connect to API I-REC DE BRASIL.

Expected Behavior

Implemente all required CertificateSercvice interface methods in order to interact with Surentis endpoints:

Additional Context

URL prod: https://api.sisgasrec.institutototum.com.br/api/v1 URL test:

Implementation Suggestions

Since source and technologies are comment values for all users that are being register, the methods are available in the code to be call, however, the id to use for both of them, will be store in the configuration and will be use as common values for al registrations.

Impact on Existing Features

[Discuss whether implementing this feature might impact existing features. If yes, explain how.]

Screenshots (if applicable)

[Include any visual aids, sketches, or screenshots that help illustrate the requested feature. This is optional.]

Related Issues

[If there are any related issues, reference them here. This is optional.]

Additional Information

[Include any other relevant information that could assist in understanding or implementing the feature.]

pferrariuy commented 3 months ago

Parameters added as part of the iRec BR configuration:

irecbr.url = 
irecbr.user = 
irecbr.password = 
irecbr.id.source = 
irecbr.id.technology = 
pferrariuy commented 3 months ago

Required sample user to continue development