github openmiko/openmiko v0.0.7-prerelease
Release v0.0.7-prerelease

latest releases: v1.0.0-alpha.1, v0.0.41-alpha.2, v0.0.41-alpha.1...
pre-release3 years ago

Pre-Release v.0.0.7

Updates

  • Added automatic night detection
  • Added python based API. Examples:

Turn on/off the infrared cutoff filter:
curl -d value=1 http://127.0.0.1:8081/api/ir_cut
curl -d value=0 http://127.0.0.1:8081/api/ir_cut

Turn on/off the infrared LEDs:
curl -d value=1 http://127.0.0.1:8081/api/ir_led
curl -d value=0 http://127.0.0.1:8081/api/ir_led

Don't miss a new openmiko release

NewReleases is sending notifications on new releases.