Windows 가상 IoT¶
Windows 가상 IoT를 사용하려면:
모든 필수 조건 이 충족되었는지 확인합니다.
Windows 컴퓨터에 Windows 가상 IoT 설치하기.
장치 를 Windows 가상 IoT에 연결합니다.
전제 조건¶
Windows 가상 IoT를 설정하고 활용할 수 있으려면 다음의 필수 요건을 사전에 충족해야 합니다.
유효한 IoT 박스 구독 을 합니다.
An updated and recent version of Windows (i.e., Windows 10 or Windows 11) installed on a Windows computer (laptop, desktop, or server).
참고
MRP devices, including cameras and measurement tools, are not compatible with Windows virtual IoT.
It is also possible to create a Windows Virtual Machine on a MacOS/Linux computer. However, this option is not supported by Odoo, and no troubleshooting assistance will be provided.
설치¶
Windows 컴퓨터에 Windows 가상 IoT를 설치하려면:
Access Odoo’s download page and download the Odoo installation package for Windows matching your database’s version.
Open the downloaded
.exe
file, allow the app to make changes to your device, select a language, and click OK.다음 을 클릭한 다음 동의함 을 클릭하여 이용약관에 동의한 후 계속합니다.
Select Odoo IoT from the Select the type of install dropdown list. The following components should be selected: Odoo Server, Odoo IoT, Nginx WebServer, and Ghostscript interpreter.
컴퓨터에 필요한 공간이 있는지 확인하고 다음 을 클릭합니다.
대상 폴더 에 C:\odoo를 입력한 후 설치 를 클릭합니다.
경고
Do not install Odoo’s Windows virtual IoT in any Windows user directory, as this can cause issues with HTTPS 인증서 생성.
설치가 완료되면 다음 을 클릭합니다.
Set up GPL Ghostscript: Click Next, agree to the terms and conditions, click Install, then Finish.
Click Next, Next, and Finish to complete the setup. The IoT system’s homepage automatically opens in a web browser with the URL
http://localhost:8069
.팁
웹 브라우저에 아무것도 표시되지 않는 경우 Windows 가상 IoT 서비스를 재시작 하세요.
웹 브라우저에서 IoT 시스템 홈페이지 에 액세스할 수 있는지 확인하세요.
Windows 가상 IoT 컴퓨터에서 실행하며,
on another device on the same network as the IoT system by navigating to the URL
http://xxx:8069
(wherexxx
is the IoT system’s IP address).on another device on the same network as the IoT system by navigating to the URL
https://xxx
(wherexxx
is the IoT system’s IP address) to test for HTTPS connection.팁
If you cannot access the IoT system’s homepage from another device, create a Windows Firewall rule to allow communication through port
8069
.
Windows 방화벽 환경설정¶
방화벽은 안전하게 장치를 유지하는 데 도움이 되지만 때로는 정당하게 연결이 되어야 하는 경우까지 차단할 수 있습니다. 예를 들어, Windows 가상 IoT에서:abbr:LAN(Local Area Network)
연결을 다른 장치에서 할 수 없는 경우는 방화벽이 연결을 차단하기 때문일 수 있습니다. 이와 같은 문제를 방지하려면 OS 또는 방화벽 설정에서 네트워크 검색에 대한 예외를 설정하세요.
참고
If third-party firewall software is installed on the Windows computer, refer to the software’s documentation to configure firewall exceptions.
To create a rule on Windows Defender and allow communication through port 8069
, follow these
steps:
Search the Windows start menu for
firewall
and select the Windows Defender Firewall with Advanced Security app.창 왼쪽에 있는 인바운드 규칙 을 선택합니다.
창 오른쪽에 있는 작업 에서 새 규칙 을 클릭합니다.
In the New Inbound Rule Wizard that opens, select the Port type of rule and click Next.
On the Protocols and Ports page, make sure TCP and Specified local ports are selected, enter the following in the field:
8069, 80, 443
, and click Next.참고
Other ports may be necessary depending on your IoT devices. For example, for the Worldline payment terminal, add the
9050
port.활동 페이지에서 연결 허용 을 선택한 후 다음 을 클릭합니다.
On the Profile page, disable any connection type(s) that don’t apply to your Windows computer and click Next.
On the Name page, provide a Name (e.g.,
Odoo
) and, optionally, a brief Description, then click Finish.
Windows 가상 IoT 홈페이지¶
Windows 가상 IoT 홈페이지에 액세스하려면, Windows 가상 IoT 컴퓨터에서 URL http://localhost:8069
로 이동하거나 IoT 시스템과 같은 네트워크에 있는 다른 컴퓨터에서 웹 브라우저를 열고 URL http://xxx:8069
로 이동합니다(여기서 xxx
는 IoT 시스템의 IP 주소입니다).
Once the Windows virtual IoT is connected to the Odoo database, its homepage can be accessed from Odoo by opening the IoT app and clicking the URL displayed on the IoT system’s card.

참고
Windows 방화벽 환경설정 에서 액세스가 허용되어 있는지 확인하세요.
장치 연결¶
대부분의 장치 는 Windows 플러그 앤 플레이(PnP) 기능을 통해 Windows Virtual IoT에 사용되는 Windows 컴퓨터에 자동으로 연결됩니다. 그러나 Windows 연결 시 장치가 자동으로 인식되지 못하는 경우에는 관리자가 적절한 드라이버를 수동으로 설치해야 할 수 있습니다.
팁
After connecting the devices to the computer, refresh the IoT system’s homepage to verify that the device is listed. If the device does not appear, reload the handlers from the IoT system’s homepage.
Windows 가상 IoT 다시 시작하기¶
Windows IoT 서버를 수동으로 다시 시작하려면 Windows 시작 메뉴에서 서비스
를 검색하여 서비스 앱을 선택합니다. odoo-server-xxx 서비스(여기서 xxx
는 해당 odoo 버전을 의미)까지 아래로 스크롤하여 마우스 오른쪽 버튼을 클릭한 후 시작 또는 재시작 을 선택합니다.
Windows 가상 IoT 제거¶
To uninstall the Windows virtual IoT, uninstall the Odoo program on your Windows computer. Confirm the uninstallation and complete the steps in the Odoo Uninstall dialog.