-
Notifications
You must be signed in to change notification settings - Fork 1
/
sdfobject-power_measurement.sdf.json
179 lines (179 loc) · 7.44 KB
/
sdfobject-power_measurement.sdf.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
{
"info": {
"title": "OMA/IPSO Power Measurement (Object ID 3305)",
"version": "2022-02-22",
"copyright": "Copyright 2019 Open Mobile Alliance.",
"license": "BSD-3-Clause"
},
"namespace": {
"oma": "https://onedm.org/ecosystem/oma"
},
"defaultNamespace": "oma",
"sdfObject": {
"Power_Measurement": {
"label": "Power Measurement",
"description": "This IPSO object should be used over a power measurement sensor to report a remote power measurement. It also provides resources for minimum/maximum measured values and the minimum/maximum range for both active and reactive power. It also provides resources for cumulative energy, calibration, and the power factor.",
"sdfProperty": {
"Instantaneous_active_power": {
"label": "Instantaneous active power",
"description": "The current active power.",
"writable": false,
"type": "number",
"unit": "W"
},
"Min_Measured_active_power": {
"label": "Min Measured active power",
"description": "The minimum active power measured by the sensor since it is ON.",
"writable": false,
"type": "number",
"unit": "W"
},
"Max_Measured_active_power": {
"label": "Max Measured active power",
"description": "The maximum active power measured by the sensor since it is ON.",
"writable": false,
"type": "number",
"unit": "W"
},
"Min_Range_active_power": {
"label": "Min Range active power",
"description": "The minimum active power that can be measured by the sensor.",
"writable": false,
"type": "number",
"unit": "W"
},
"Max_Range_active_power": {
"label": "Max Range active power",
"description": "The maximum active power that can be measured by the sensor.",
"writable": false,
"type": "number",
"unit": "W"
},
"Cumulative_active_power": {
"label": "Cumulative active power",
"description": "The cumulative active power since the last cumulative energy reset or device start.",
"writable": false,
"type": "number",
"unit": "Wh"
},
"Active_Power_Calibration": {
"label": "Active Power Calibration",
"description": "Request an active power calibration by writing the value of a calibrated load.",
"readable": false,
"type": "number",
"unit": "W"
},
"Instantaneous_reactive_power": {
"label": "Instantaneous reactive power",
"description": "The current reactive power.",
"writable": false,
"type": "number",
"unit": "var"
},
"Min_Measured_reactive_power": {
"label": "Min Measured reactive power",
"description": "The minimum reactive power measured by the sensor since it is ON.",
"writable": false,
"type": "number",
"unit": "var"
},
"Max_Measured_reactive_power": {
"label": "Max Measured reactive power",
"description": "The maximum reactive power measured by the sensor since it is ON.",
"writable": false,
"type": "number",
"unit": "var"
},
"Min_Range_reactive_power": {
"label": "Min Range reactive power",
"description": "The minimum active power that can be measured by the sensor.",
"writable": false,
"type": "number",
"unit": "var"
},
"Max_Range_reactive_power": {
"label": "Max Range reactive power",
"description": "The maximum reactive power that can be measured by the sensor.",
"writable": false,
"type": "number",
"unit": "var"
},
"Cumulative_reactive_power": {
"label": "Cumulative reactive power",
"description": "The cumulative reactive power since the last cumulative energy reset or device start.",
"writable": false,
"type": "number",
"unit": "varh"
},
"Reactive_Power_Calibration": {
"label": "Reactive Power Calibration",
"description": "Request a reactive power calibration by writing the value of a calibrated load.",
"readable": false,
"type": "number",
"unit": "var"
},
"Power_factor": {
"label": "Power factor",
"description": "If applicable, the power factor of the current consumption.",
"writable": false,
"type": "number"
},
"Current_Calibration": {
"label": "Current Calibration",
"description": "Read or Write the current calibration coefficient.",
"type": "number"
},
"Application_Type": {
"label": "Application Type",
"description": "The application type of the sensor or actuator as a string depending on the use case.",
"type": "string"
},
"Timestamp": {
"label": "Timestamp",
"description": "The timestamp of when the measurement was performed.",
"writable": false,
"type": "number",
"sdfType": "unix-time"
},
"Fractional_Timestamp": {
"label": "Fractional Timestamp",
"description": "Fractional part of the timestamp when sub-second precision is used (e.g., 0.23 for 230 ms).",
"writable": false,
"type": "number",
"unit": "s",
"minimum": 0,
"maximum": 1
},
"Measurement_Quality_Indicator": {
"label": "Measurement Quality Indicator",
"description": "Measurement quality indicator reported by a smart sensor. 0: UNCHECKED No quality checks were done because they do not exist or can not be applied. 1: REJECTED WITH CERTAINTY The measured value is invalid. 2: REJECTED WITH PROBABILITY The measured value is likely invalid. 3: ACCEPTED BUT SUSPICIOUS The measured value is likely OK. 4: ACCEPTED The measured value is OK. 5-15: Reserved for future extensions. 16-23: Vendor specific measurement quality.",
"writable": false,
"type": "integer",
"minimum": 0,
"maximum": 23
},
"Measurement_Quality_Level": {
"label": "Measurement Quality Level",
"description": "Measurement quality level reported by a smart sensor. Quality level 100 means that the measurement has fully passed quality check algorithms. Smaller quality levels mean that quality has decreased and the measurement has only partially passed quality check algorithms. The smaller the quality level, the more caution should be used by the application when using the measurement. When the quality level is 0 it means that the measurement should certainly be rejected.",
"writable": false,
"type": "integer",
"minimum": 0,
"maximum": 100
}
},
"sdfAction": {
"Reset_Cumulative_energy": {
"label": "Reset Cumulative energy",
"description": "Reset both cumulative active/reactive power."
},
"Reset_Min_and_Max_Measured_Values": {
"label": "Reset Min and Max Measured Values",
"description": "Reset the Min and Max Measured Values to Current Value."
}
},
"sdfRequired": [
"#/sdfObject/Power_Measurement/sdfProperty/Instantaneous_active_power"
]
}
}
}