{{ message }}
Feature que consulta incidência solar por estado, cidade, município ou CEP#619
Open
manuseiro wants to merge 10 commits intoBrasilAPI:mainfrom
Open
Feature que consulta incidência solar por estado, cidade, município ou CEP#619manuseiro wants to merge 10 commits intoBrasilAPI:mainfrom
manuseiro wants to merge 10 commits intoBrasilAPI:mainfrom
Conversation
Serviço para lidar com as consultas de incidência solar
Lógica de Consulta
Testes unitários e de integração para garantir que a implementação funcione corretamente.
arquivo para o endpoint
lucianopf
reviewed
Jul 10, 2024
|
|
||
| export const getSolarIncidence = async (location) => { | ||
| try { | ||
| const response = await axios.get(`https://api.exemplo.com/solar?location=${location}`); |
Member
There was a problem hiding this comment.
Muito massa a ideia mestre 👏 , mas essa API de fato existe? 👀
Collaborator
|
Também fiquei na dúvida, ontem dei uma olhada nela e não consegui extrair
nada de informação, mas como estava tarde e eu com sono acabei não
comentando nada no pé para ver melhor hoje.
Em qua., 10 de jul. de 2024, 09:47, Luciano Pellacani Franca <
***@***.***> escreveu:
… ***@***.**** commented on this pull request.
------------------------------
In services/solarIncidenceService.js
<#619 (comment)>:
> @@ -0,0 +1,10 @@
+import axios from 'axios';
+
+export const getSolarIncidence = async (location) => {
+ try {
+ const response = await axios.get(`https://api.exemplo.com/solar?location=${location}` <https://api.exemplo.com/solar?location=$%7Blocation%7D>);
Muito massa a ideia mestre 👏 , mas essa API de fato existe? 👀
—
Reply to this email directly, view it on GitHub
<#619 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACIC4WB43B4OQ7SJDGJT4U3ZLUUMJAVCNFSM6AAAAABKR2W7KWVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDCNRYHE4DIOJYGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Atualizado o exemplo
atualização do arquivo.
Atualização do arquivo para incluir APIs validas
|
|
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




A consulta de incidência solar é crucial para o planejamento e operação eficientes de sistemas de energia solar. A consulta de incidência solar é uma ferramenta fundamental para o sucesso de sistemas de energia solar, influenciando desde o planejamento inicial até a operação e manutenção contínua. Ela ajuda a maximizar a eficiência, otimizar os custos e promover a adoção de energia limpa e renovável.