Mobilewirelessnetworkinfrastructuresoftware
Wireless software
Extends: Technology
Mobile wireless network infrastructure software
Wireless software
Overview
Category: Wireless software
Wireless software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-3021.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Mobile wireless network infrastructure software',
category: 'Wireless software',
description: 'Wireless software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Mobile wireless network infrastructure software",
"applicationCategory": "Wireless software",
"description": "Wireless software"
}