> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/ja/to/third-party-integrations/lametric-time.md).

# LaMetric Time

## Modern Client 展開カウンター

その **Modern Client 展開カウンター** 〜の **LaMetric Time** RealmJoin を通じて管理される組織の Modern Workplace デバイス数を、物理ディスプレイ上に直接表示するための軽量で視覚的な方法です。したがって、RealmJoin は LaMetric Market で App として利用できます:

{% embed url="<https://apps.lametric.com/apps/realmjoin/15767?apps_for=time>" %}

<figure><img src="/files/973fde88ca802dffec5e6407998b9b6f14705cd5" alt=""><figcaption></figcaption></figure>

### セットアップガイド

{% stepper %}
{% step %}

### LaMetric API シークレットを要求する

必要な Secret は RealmJoin サポートまでご依頼ください。
{% endstep %}

{% step %}

### RealmJoin App をインストールする

LaMetric モバイルアプリを開き、目的のデバイスを選択します:

<figure><img src="/files/06246eec84cd6c641d0b884aab54dfd9843102d4" alt="" width="172"><figcaption></figcaption></figure>

～へ移動します **アプリ** セクションを開き、「Market」を開きます:

<figure><img src="/files/074ee9e7e9017689febee14666173aa48b381312" alt="" width="206"><figcaption></figcaption></figure>

～を検索 **RealmJoin** および **インストール:**

<figure><img src="/files/96afc49b04b3b815452a343dd16cd0ab30d7d70d" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### RealmJoin App を構成

最近開いた App を開きます:

<figure><img src="/files/900049f63a2304dd668f2a6a606feee69b9be6bc" alt="" width="251"><figcaption></figcaption></figure>

「Login」を選択します:

<figure><img src="/files/6d1d7c8e5cb8630b459e384f6baa5206a6208814" alt="" width="148"><figcaption></figcaption></figure>

入力:

* ユーザー名 = `lametric`
* パスワード = **`API シークレット`**

<figure><img src="/files/f070e09708477eacee3f38c9bccae6f384d2a693" alt="" width="296"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### データ表示を確認

デバイスは自動的にエンドポイントへのポーリングを開始します。しばらくすると、時計にデプロイメント カウンターが表示されるはずです。
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.realmjoin.com/ja/to/third-party-integrations/lametric-time.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
