schema.org.ai

TelventResponderOutageManagementSystemOMS

Industrial control software

Extends: Technology

Telvent Responder Outage Management System OMS

Industrial control software

Overview

Category: Industrial control software

Industrial control software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 51-8012.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Telvent Responder Outage Management System OMS',
  category: 'Industrial control software',
  description: 'Industrial control software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Telvent Responder Outage Management System OMS",
  "applicationCategory": "Industrial control software",
  "description": "Industrial control software"
}