-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[add]: add index.md for web/glossary/ota
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: 무선 펌웨어 업데이트 (OTA) | ||
slug: Glossary/OTA | ||
l10n: | ||
sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34 | ||
--- | ||
|
||
{{GlossarySidebar}} | ||
|
||
**무선 펌웨어 업데이트(Over The Air, OTA)** 는 중앙 서버에서 연결된 장치의 소프트웨어를 자동으로 업데이트하는 것을 말합니다. 특정 업데이트 모음을 수신하는 모든 장치 소유자는 동일한 '채널'에 있으며, 각 장치는 종종 여러 채널(예, 프로덕션 또는 엔지니어링 빌드)에 접근할 수 있습니다. | ||
|
||
## 같이 보기 | ||
|
||
- 위키백과의 [Over-the-air programming](https://en.wikipedia.org/wiki/Over-the-air_programming) |