Taxonomy
Network Connection

Network Connection

Connects this system to a network — a cellular modem, a WiFi access point, or a wired link. It moves data rather than capturing it, but connection logs can still reveal which devices were nearby or connected, and an access point that offers public WiFi is also a service people join.

  • Description

Playground

Try the element with your own values, contexts, and color modes.

Style

Raw JSON

Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/network_connection.

element "network_connection"38 lines
{
  "id": "network_connection",
  "category_id": "collection",
  "title": [
    {
      "locale": "en",
      "value": "Network Connection"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "Connects this system to a network — a cellular modem, a WiFi access point, or a wired link. It moves data rather than capturing it, but connection logs can still reveal which devices were nearby or connected, and an access point that offers public WiFi is also a service people join."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "connectivity",
  "variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": false,
      "kind": "localized_text"
    }
  ],
  "shape": "hexagon",
  "icon_variants": [
    "default",
    "dark"
  ]
}