InternetOfThings
Network of connected physical devices
Extends: Technology
InternetOfThings
Network of connected physical devices
Reference
InternetOfThings - tech.org.ai
Properties
- index: 46
Usage
import { $ } from 'sdk.do'
// Query for InternetOfThings
const result = await db.query({
subject: $.InternetOfThings,
})