Quantity | 3+ units | 10+ units | 30+ units | 50+ units | More |
---|---|---|---|---|---|
Price /Unit | $65.42 | $64.08 | $62.08 | $59.41 | Contact US |
Network 8 Channel Relay Switch 8 in 8 out Servicer Automatic Upload Dual Mode Provide Develop File
Specs:
- Power supply: 12V 1A
- Relay: 10A 277VAC/28VDC
WEBAPI-V2
- Type A: http://192.168.1.25/pwr/relays/4?ac=123456&value=1
- Type A: set Relay 4 as closing
- Type A: {"v":1}
- Type B: http://192.168.1.25/pwr/relays/3?ac=123456&value=0
- Type B: description: set relay 3 as release
- Type B: {"v":0}
- Type C: http://192.168.1.25/pwr/relays/4?ac=123456&value=1&callback=JQUERY1234567
- Type C: setting relay 4 as close, ask to returen to JSONP data
- Type C: JQUERY1234567({"n":4,"v":1})
- Type D: http://192.168.1.25/gpio/btn?ac=123456
- Type D: achieve switch value state
- Type D: {"v":[8]}