Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions milesight-iot-em400-tld/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "milesight_iot_em400_tld",
"version": "1.0.0",
"description": "EM400-TLD is a distance sensor based on ToF (timeof flight), whichis mainly used for detecting the fill level and positionstatus.",
"description": "EM400-TLD is a distance sensor based on ToF, which is mainly used for detecting the fill level and position status.",
"author": "Thinger.io",
"license": "MIT",
"repository": {
Expand All @@ -11,15 +11,15 @@
},
"metadata": {
"name": "Milesight-Iot EM400-TLD",
"description": "EM400-TLD is a distance sensor based on ToF (timeof flight), whichis mainly used for detecting the fill level and positionstatus.",
"description": "EM400-TLD is a distance sensor based on ToF, which is mainly used for detecting the fill level and position status.",
"image": "assets/em400-tld.png",
"category": "devices",
"vendor": "milesight-iot"
},
"resources": {
"products": [
{
"description": "EM400-TLD is a distance sensor based on ToF (timeof flight), whichis mainly used for detecting the fill level and positionstatus.",
"description": "EM400-TLD is a distance sensor based on ToF, which is mainly used for detecting the fill level and position status.",
"enabled": true,
"name": "Milesight-Iot EM400-TLD",
"product": "milesight_iot_em400_tld",
Expand Down Expand Up @@ -419,4 +419,4 @@
}
]
}
}
}