2ABiLockSecurityServices
Access software
Extends: Technology
2AB iLock Security Services
Access software
Overview
Category: Access software
Access software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1241.01
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: '2AB iLock Security Services',
category: 'Access software',
description: 'Access software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "2AB iLock Security Services",
"applicationCategory": "Access software",
"description": "Access software"
}