Skip to content

Instantly share code, notes, and snippets.

View jyhi's full-sized avatar
🏃‍♂️
Day job

Junde Yhi jyhi

🏃‍♂️
Day job
View GitHub Profile
@jyhi
jyhi / arduino-uno-r3.td.json
Last active August 2, 2023 22:05
Sample Thing Descriptions
{
"@context": "https://www.w3.org/2019/wot/td/v1",
"title": "Arduino UNO R3",
"id": "http://id.yhi.moe/td/arduino-uno-r3",
"description": "Example Thing Description for an Arduino UNO R3 board.",
"securityDefinitions": {
"nosec_sc": {
"scheme": "nosec"
}
},