CrossTecNetOpRemoteControl
Desktop communications software
Extends: Technology
CrossTec NetOp Remote Control
Desktop communications software
Overview
Category: Desktop communications software
Desktop communications software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1211.00
- SOC Code: 15-1232.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'CrossTec NetOp Remote Control',
category: 'Desktop communications software',
description: 'Desktop communications software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "CrossTec NetOp Remote Control",
"applicationCategory": "Desktop communications software",
"description": "Desktop communications software"
}