Skip to content

Commit

Permalink
New device - Arlec PC193HA Smart Plug with USB
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Oct 11, 2023
1 parent 88b10dc commit 0ce9231
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 0 deletions.
219 changes: 219 additions & 0 deletions devices/arlec-pc193ha-smart-plug-with-usb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,219 @@
{
"manufacturer": "Arlec",
"name": "PC193HA Smart Plug With USB",
"key": "keym9qkuywghyrvs",
"ap_ssid": "A",
"github_issues": [],
"image_urls": [
"arlec-pc193ha-smart-plug-with-usb.jpg"
],
"profiles": [
"oem-bk7231s-dltj-1.3.5-sdk-1.0.2-40.00"
],
"schemas": {
"000002zjt3": [
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 9,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 50000,
"scale": 3,
"step": 100,
"type": "value"
},
"id": 17,
"type": "obj"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 30000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 18,
"type": "obj"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 50000,
"scale": 1,
"step": 1,
"type": "value"
},
"id": 19,
"type": "obj"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 5000,
"scale": 1,
"step": 1,
"type": "value"
},
"id": 20,
"type": "obj"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 5,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 21,
"type": "obj"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 1000000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 22,
"type": "obj"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 1000000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 23,
"type": "obj"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 1000000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 24,
"type": "obj"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 1000000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 25,
"type": "obj"
},
{
"mode": "ro",
"property": {
"type": "bitmap",
"maxlen": 6
},
"id": 26,
"type": "obj"
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"off",
"on",
"memory"
],
"type": "enum"
},
"id": 38
},
{
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 41,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 42,
"type": "obj"
}
]
},
"device_configuration": {
"bt_type": 0,
"ch_cddpid1": 9,
"ch_cddpid2": 10,
"ch_dpid1": 1,
"ch_dpid2": 2,
"ch_num": 2,
"chip_type": 0,
"crc": 111,
"ele_pin": 6,
"jv": "1.1.3",
"lose_vol": 0,
"module": "WB2S",
"net_trig": 2,
"netled1_lv": 0,
"netled1_pin": 10,
"netn_led": 0,
"nety_led": 0,
"over_cur": 0,
"over_vol": 0,
"reset_t": 3,
"resistor": 2,
"rl1_lv": 1,
"rl1_pin": 24,
"rl2_lv": 1,
"rl2_pin": 26,
"sel_pin_lv": 1,
"sel_pin_pin": 7,
"total_bt_lv": 0,
"total_bt_pin": 11,
"total_stat": 2,
"vi_pin": 8,
"vol_def": 0
}
}
Binary file added images/arlec-pc193ha-smart-plug-with-usb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0ce9231

Please sign in to comment.