KebCombivisStudio
Industrial control software
Extends: Technology
Keb Combivis Studio
Industrial control software
Overview
Category: Industrial control software
Industrial control software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 17-2199.08
- SOC Code: 17-3024.01
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Keb Combivis Studio',
category: 'Industrial control software',
description: 'Industrial control software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Keb Combivis Studio",
"applicationCategory": "Industrial control software",
"description": "Industrial control software"
}