README ¶ How to run this example build humidity detector docker buildx build -t edgehub/humidity-detector:nightly . --load kind load docker-image edgehub/humidity-detector:nightly docker buildx build -f sample_deviceshifu_dockerfiles/Dockerfile.deviceshifuHTTP-Python \ -t edgehub/deviceshifu-http-http-python:nightly ../../../../ kind load docker-image edgehub/deviceshifu-http-http-python:nightly docker buildx build -t edgehub/mockserver:nightly mockserver kind load docker-image edgehub/mockserver:nightly Deploy deviceshifu and humidity-detector kubectl delete -f configuration kubectl apply -f configuration Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files humidity-detector.go Directories ¶ Show internal Expand all Path Synopsis mockserver Click to show internal directories. Click to hide internal directories.