WideareanetworkWANsoftware
WAN switching software and firmware
Extends: Technology
Wide area network WAN software
WAN switching software and firmware
Overview
Category: WAN switching software and firmware
WAN switching software and firmware
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-9199.09
- SOC Code: 15-1241.00
- SOC Code: 15-1299.08
- SOC Code: 17-2072.01
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Wide area network WAN software',
category: 'WAN switching software and firmware',
description: 'WAN switching software and firmware',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Wide area network WAN software",
"applicationCategory": "WAN switching software and firmware",
"description": "WAN switching software and firmware"
}