Tag

Thing Description

0 views collected around this technical thread.

360 Tech Engineering
360 Tech Engineering
Jan 3, 2020 · Fundamentals

An Overview of W3C Web of Things (WoT) Standards, APIs, and Discovery Mechanisms

This article introduces the W3C Web of Things (WoT) standards, explains the WoT Architecture, Thing Description, and Scripting API, describes supported use‑cases, details the ConsumedThing, ExposedThing, and ThingDiscovery interfaces, and provides multiple JavaScript code examples illustrating how to fetch TDs, create things, read/write properties, invoke actions, and perform discovery via local, directory, and multicast methods.

IoTJavaScriptScripting API
0 likes · 19 min read
An Overview of W3C Web of Things (WoT) Standards, APIs, and Discovery Mechanisms
360 Tech Engineering
360 Tech Engineering
Dec 9, 2019 · Fundamentals

An Overview of W3C Web of Things (WoT) Thing Description and Related Standards

This article introduces the W3C Web of Things (WoT) standards, focusing on the Thing Description (TD) specification, its current CR and WD statuses, the JSON‑LD structure, security mechanisms, namespace extensions, and provides concrete TD examples to help developers understand and implement IoT devices.

IoTJSON-LDThing Description
0 likes · 15 min read
An Overview of W3C Web of Things (WoT) Thing Description and Related Standards