Midv-418

If "midv-418" refers to a:

# Upscale to 1024px upscaled = pipe.upscale(output.images, steps=30)

7. Safety & Compliance

| Standard | Certification | |----------|----------------| | EMC | FCC Part 15 Class B, CE EN 55032 | | Electrical | IEC 60950‑1, UL 60950‑1 | | Environmental | RoHS 3, REACH compliant | | Operating Temperature | –20 °C to +70 °C (ambient) | | IP Rating | IP‑40 (board only). Enclosures can be rated up to IP‑65. | midv-418

10. Quick‑Reference Cheat Sheet

| Command | Description | |---------|-------------| | midv-fw --status | Show firmware version, temperature, and uptime | | midv-selftest | Run a full hardware diagnostics suite | | midv-reboot | Soft‑reset of the board | | midv-camera list | Enumerate attached MIPI/USB cameras | | midv-capture -c 0 -r 1920x1080 -f 30 -o /tmp/frame.raw | Capture a single 1080p30 frame from camera 0 | | midv-infer -m yolov5s.bin -i /tmp/frame.raw -o /tmp/result.json | Run AI inference on a saved frame | | midv-agent --register <url> | Register the device with a cloud‑management portal | | docker ps | List running containers (Docker CE pre‑installed) | | sudo systemctl restart midv-agent | Restart the remote‑management service | | journalctl -f -u midv-agent | Live‑view the agent log | If "midv-418" refers to a: # Upscale to