schema.org.ai

X25Protocol

WAN switching software and firmware

Extends: Technology

X.25 Protocol

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: 17-2071.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'X.25 Protocol',
  category: 'WAN switching software and firmware',
  description: 'WAN switching software and firmware',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "X.25 Protocol",
  "applicationCategory": "WAN switching software and firmware",
  "description": "WAN switching software and firmware"
}