aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/ota
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
commit33058f2b292b3a581333bdfb21b8f671898c5060 (patch)
tree51c3e392513ec574331b2d3f85c394445ea803c6 /files/ja/glossary/ota
parent8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff)
downloadtranslated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip
initial commit
Diffstat (limited to 'files/ja/glossary/ota')
-rw-r--r--files/ja/glossary/ota/index.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/files/ja/glossary/ota/index.html b/files/ja/glossary/ota/index.html
new file mode 100644
index 0000000000..49c502e42f
--- /dev/null
+++ b/files/ja/glossary/ota/index.html
@@ -0,0 +1,22 @@
+---
+title: OTA
+slug: Glossary/OTA
+tags:
+ - Glossary
+ - Infrastructure
+ - Intro
+ - OTA
+ - Over the air
+ - updates
+translation_of: Glossary/OTA
+---
+<p><em>Over The Air</em> (<strong>OTA</strong>) とは、無線接続されたデバイス上のソフトウェアを中央サーバーから自動更新することを指します。特定の更新セットを受信する全てのデバイスの所有者は同じ "チャネル" 上にあり、各デバイスは多くの場合、複数のチャネルにアクセスできます (例えば、本番またはエンジニアリングビルド)。</p>
+
+<h2 id="関連項目">関連項目</h2>
+
+<h3 id="基礎知識">基礎知識</h3>
+
+<ul>
+ <li>Wikipedia 上の {{Interwiki("wikipedia", "Over-the-air programming")}}</li>
+ <li><a href="/en-US/Firefox_OS/Building_and_installing_Firefox_OS/Firefox_OS_update_packages">Creating and applying Firefox OS update packages</a></li>
+</ul>