Skip to content

Side project to learn about my splunk environment. Let's splunk the fridge.. or anything else maybe.

License

Notifications You must be signed in to change notification settings

SebastianWalker/wemos-d1-mini-Fridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wemos-d1-mini-Fridge

Featured in this Splunk Blog Post

more information on the main project

#software

  • if fresh deployed the clientName defaults to MAC_ADDRESS and will be overwritten by first setup with the device mac address
  • WiFi AP is project name + mac address to avoid duplicate SSIDs
  • dashboard shows httpResponseCode from Splunk Indexer as chart
  • unified sensors explained

ToDo

  • make readme nice and shiny
  • needs fix in documentation
  • better comments in source
  • fix random crash and resart of sensor
  • transfer learnings back to main project

Captain's Log :D

  • came back to this after a few weeks (moved 100km to a new home)
  • vs code and platformio greeted me with an error msg i didnt se before: ‘cannot find ..\framework-arduinoespressif8266\tools\sdk\libc\xtensa-lx106-elf\include‘ ** solution so far: open a terminal in the project and call ‘pio platform update‘ ** go to IoT framework run npm ciand npx browserslist@latest --update-dband npm run build once.. then build solution again ** for some reason the wifi AP did get a FairyLight_last6digitsOfMacAddr name and i could not connect to it.. after changing the AP name in code and recompile it worked again.. even after rollback of the change.. anyways maybe it worked because i deleted the build folder

About

Side project to learn about my splunk environment. Let's splunk the fridge.. or anything else maybe.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages