Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cyrils/renogy-bt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: oocam/bt1
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 12 files changed
  • 2 contributors

Commits on Feb 1, 2023

  1. Change to Python project

    johnnyliu2886 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    3deed7e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Do graphql mutation to the backend every 1 minute (#1)

    * change environment file
    
    * send gql query to do mutation
    
    * add qgl publisher
    
    * fix backend_url, fix data content
    
    * add result publisher
    
    * fix problem of missing data
    
    * add timer of 60 seconds
    
    * use local time instead of uct time
    
    * remove test.py
    
    * set graphql mutation period from 60 sec to 600 sec
    JohnnyLiu2886 authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5fea43c View commit details
    Browse the repository at this point in the history
Loading