RadiofrequencyidentificationRFIDsoftware
Inventory management software
Extends: Technology
Radio frequency identification RFID software
Inventory management software
Overview
Category: Inventory management software
Inventory management software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 13-1041.04
- SOC Code: 13-1081.00
- SOC Code: 47-2042.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Radio frequency identification RFID software',
category: 'Inventory management software',
description: 'Inventory management software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Radio frequency identification RFID software",
"applicationCategory": "Inventory management software",
"description": "Inventory management software"
}