Last Updated on : 2024-06-21 04:16:21download
After a product is created, define its functions first.
You can set functions, including standard functions, custom functions, and advanced functions.
Standard functions indicate the common functions in a specified category to implement standard device interconnection.
Data point (DP) ID | DP | Identifier | Data transfer type | Data type | Property |
---|---|---|---|---|---|
1 | Switch 1 | switch_1 | Send and report | bool | |
2 | Countdown 1 | countdown_1 | Send and report | value | Value Range: 0-86400, Pitch: 1, Scale: 0, Unit: s |
3 | Add Electricity | add_ele | Send and report | value | Value Range: 0-50000, Pitch: 100, Scale: 3, Unit: kwh |
4 | Current | cur_current | Report only | value | Value Range: 0-30000, Pitch: 1, Scale: 0, Unit: mA |
5 | Power | cur_power | Report only | value | Value Range: 0-50000, Pitch: 1, Scale: 1, Unit: W |
6 | Voltage | cur_voltage | Report only | value | Value Range: 0-5000, Pitch: 1, Scale: 1, Unit: V |
7 | Test Bit | test_bit | Report only | value | Value Range: 0-5, Pitch: 1, Scale: 0, Unit: |
8 | Power coe | voltage_coe | Report only | value | Value Range: 0-1000000, Pitch: 1, Scale: 0, Unit: |
9 | Electric coe | electric_coe | Report only | value | Value Range: 0-1000000, Pitch: 1, Scale: 0, Unit: |
10 | Power coe | power_coe | Report only | value | Value Range: 0-1000000, Pitch: 1, Scale: 0, Unit: |
11 | Electricity coe | electricity_coe | Report only | value | Value Range: 0-1000000, Pitch: 1, Scale: 0, Unit: |
12 | Fault | fault | Report only | fault | Valid values: ov_cr , ov_vol , ov_pwr , ls_cr , ls_vol , and ls_pow . |
13 | Switch | switch_led | Send and report | bool | |
14 | remote_id | remote_id | Send and report | string | |
15 | Mode | mode | Send and report | Enum | Enum Value: cold , warm , auto , air , and dehumid |
16 | Temperature | target_temp | Send and report | Enum | Value Range: 0-100, Pitch: 1, Scale: 1, Unit: |
17 | Fan | fan_level | Send and report | string | Enum Value: auto , low , middle , and high . |
18 | infrared switch | infared_sw | Send and report | Boolean | |
19 | Learning code report parameter | study_code | Report only | Raw | |
20 | Learning code parameter | key_study | Send only | Raw | |
21 | Control commands | control | Send and report | Enum | Enum Values: send_ir , study , study_exit , and study_key . |
22 | key_id | key_id | Send and report | Value | Value Range: 1-9999, Pitch: 1, Scale: 1, Unit: |
The listed functions are required.
Switch countdown: value type, Wi-Fi, values ranging from 0
to 24
in hours.
Add Electricity: reports incremental power consumption of the device.
Current, voltage, and power: real-time parameters of the device. If a certain threshold is exceeded, actual values are reported to improve data accuracy.
Power coe, Electric coe, and Electricity coe: calibrates metering data.
Fault: reports over-power and other faults.
0
to 100
, with a pitch of 1
and a scale of 1
.With CloudTiming enabled, you can set recurring tasks from Monday to Sunday to regularly switch on or off a device. The scheduled tasks support automatic adjustment for daylight saving time (DST).
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback