Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languageen

Device groups are primarily used to assign device types based on a particular rule. The assignment can be done automatically or manually. When done automatically, the Controller will compare the properties of the device with the existing rules. If it finds a match, it will assign the selected device type to the device. This is done when the device sends data to the Controller for the first time. The synchronization is done by the audit.

Info

When the device matches multiple rules, only the last match will be applied.

The assignment can be done based on the following properties:

  • Based on source IP address - available only for HTTP Post, MQTT Server and UDP Server. For local connections, it is necessary to use local IP address (e.g. 127.0.0.1) instead of localhost. The IP addresses has to be filled in in CIDR notation (IP address, a slash ('/') character, and a decimal number describing the count of leading 1 bits in the subnet mask).
  • Based on message signing certificate
  • Based on MQTT topic name
  • Based on device ID
  • Based on receiver

When creating the device group, it is also necessary to specify the Device type

To edit an existing group, the user has to click on the name of the group. It is also possible to delete the group by clicking on Delete.

Sv translation
languageja

デバイスグループは主に、特定のルールに基づいて Typesを割り当てるために使用されます。割り当ては、自動または手動で行うことができます。自動的に実行されると、コントローラはデバイスのプロパティを既存のルールと比較します。一致するものが見つかると、選択したデバイスタイプがデバイスに割り当てられます。これは、デバイスが初めてコントローラにデータを送信するときに行われます。同期は Auditによって行われます。

Info

デバイスが複数のルールに一致する場合、最後の一致のみが適用されます。

割り当ては、次のプロパティに基づいて行うことができます:

  • 送信元IPアドレスに基づく - HTTP Post、MQTTサーバー、UDPサーバーでのみ使用できます。ローカル接続の場合、localhostの代わりにローカルIPアドレス (例: 127.0.0.1) を使用する必要があります。IPアドレスは、CIDR表記 (IPアドレス、スラッシュ ('/') 文字、サブネットマスクの先頭の1ビットの数を表す10進数) で入力する必要があります。
  • 署名証明書メッセージに基づく
  • MQTTトピック名に基づく
  • デバイスIDに基づく
  • 受信者に基づく

デバイスグループを作成するときは、 Typesも指定する必要があります。

既存のグループを編集するには、ユーザーはグループの名前をクリックする必要があります。 [削除する]をクリックして、グループを削除することもできます。