-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #166 from artem-barysh-dev/updated-validation-script
Updated validation script
- Loading branch information
Showing
4 changed files
with
83 additions
and
14 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,5 @@ | ||
{ | ||
"url": [ | ||
"http://www.netvox.com.tw/product.asp?pro=R718N3", | ||
"http://www.netvox.com.cn:8888/cmddoc" | ||
], | ||
"url": "http://www.netvox.com.tw/product.asp?pro=R718N3", | ||
"label": "R718N3: Wireless 3-Phase Current Meter", | ||
"description": "The Netvox R718N3 3-Phase Current Meter is a LoRaWAN® end device with three external solid-core current transformers that can be used to obtain the current of a three-phase wiring system. R718N3 series have different measuring range for different variety of CT; 3 x 50A(Solid Core CT), 3 x 75A (Clamp-On CT), 3 x 150A (Clamp-On CT), 3 x 250A (Clamp-On CT), 3 x 630A (Clamp-On CT)." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters