IoT 시스템 업데이트

Due to the complexity of IoT systems, the term updating can refer to several processes, including:

이미지 및 핵심 코드 업데이트

To check if the IoT box is up-to-date (and update it if needed), access the IoT box’s homepage, click the (cogs) button at the top-right, then Update in the Version section.

Enable the developer mode to view the current versions of the IoT box’s image and core code.

이미지 업데이트

To update the IoT box’s image, flash its SD card. Flashing can be performed using balenaEtcher, a free and open-source tool for writing disk images to SD cards.

참고

  • Updating the IoT system’s image is often required after upgrading the Odoo database to a newer version.

  • A computer with a micro SD card reader/adapter is required to flash the micro SD card.

  • 마이크로 SD 카드를 플래시하기 위하여 대체용으로 사용할 수 있는 소프트웨어로는 Raspberry Pi Imager 가 있습니다..

  1. balenaEtcher 다운로드

  2. IoT 박스의 마이크로 SD 카드를 컴퓨터나 어댑터에 삽입합니다.

  3. balenaEtcher를 열고 URL에서 플래시하기 를 클릭한 후 다음의 URL을 입력합니다. http://nightly.odoo.com/master/iotbox/iotbox-latest.zip

  4. 대상 선택 을 클릭한 후 SD 카드를 선택합니다.

  5. 플래시 를 클릭한 후 프로세스가 완료될 때까지 기다립니다.

balenaEtcher로 SD 카드 플래시하기

핵심 코드 업데이트

To update the IoT box’s core code, click Update under IoT Box Update in the Update popup.

위험

이 과정은 30분 이상 소요될 수 있습니다. 진행되는 동안 IoT 박스를 끄거나 플러그를 뽑지 마세요. 상태가 불안정해질 수 있으며, IoT 박스에 새 이미지를 재구동해야 할 수 있습니다.

핸들러 (드라이버) 업데이트

IoT 시스템의 핸들러(예: 드라이버 및 인터페이스)를 업데이트한 후 설정된 서버 핸들러의 코드와 동기화하며, 예를 들어 장치 가 IoT 시스템에서 제대로 작동하지 않는 문제를 해결하려면 다음과 같이 진행하세요:

  1. Access the IoT box’s or Windows virtual IoT’s homepage and click the (cogs) button at the top-right.

  2. 버전 섹션에서 업데이트 를 클릭합니다.

  3. 업데이트 팝업이 열리면 드라이버 강제 업데이트 를 클릭합니다.

중요

If you have an on-premise or Odoo.sh database, the configured server must be up-to-date to ensure the handlers’ code includes the latest fixes and patches.

참고

A handler update is also performed automatically every time the IoT system is restarted unless the Automatic drivers update option is disabled in the Technical information tab in the IoT system’s form in Odoo.