Skip to content

Network

Generic device type for network devices. Can be used for routers, switches, access points, etc.

JSON

{
  "device_type": "network",
  "calculation_strategy": "fixed",
  "fixed_config": {
    "power": 3.0
  }
}

Note

Required fields are omitted in this example for brevity. For the full list of required fields see the model structure