Skip to content
Snippets Groups Projects
  1. Oct 12, 2022
  2. Oct 10, 2022
  3. Oct 07, 2022
  4. Oct 06, 2022
  5. Oct 03, 2022
  6. Sep 16, 2022
  7. Sep 13, 2022
  8. Sep 08, 2022
  9. Sep 07, 2022
  10. Sep 06, 2022
  11. Sep 05, 2022
  12. Sep 02, 2022
  13. Aug 31, 2022
  14. Aug 30, 2022
  15. Aug 22, 2022
    • Zoe Pfister's avatar
      add urequests, be ability to send data to influxdb · 8eca6b25
      Zoe Pfister authored
      - added test token that allows read/write to
        test bucket
      8eca6b25
    • Zoe Pfister's avatar
      refactor client, add json library · d94b90fb
      Zoe Pfister authored
      - move data_struct to ClientDataPackage.hpp
      - move Message definition to Message.hpp
      - move Message code to Message.cpp
      - move global time variable to its own namespace called esptime
        - time accessible via esptime::rtc
      - Message now uses ClientDataPackage instead of data_struct
      - ram_caching now uses ClientDataPackage instead of data_struct
      - switched from pointer definition of Message to default constructor
      - move headers to hpp files where applicable
      - added ArduinoJson library (does not increase space by a lot)
      d94b90fb
  16. Aug 18, 2022
Loading