Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,13 @@ public enum DlmsObjectType {
AVERAGE_VOLTAGE_L3,
NUMBER_OF_POWER_FAILURES,
NUMBER_OF_LONG_POWER_FAILURES,
THRESHOLD_VOLTAGE_SAG,
TIME_THRESHOLD_VOLTAGE_SAG,
NUMBER_OF_VOLTAGE_SAGS_FOR_L1,
NUMBER_OF_VOLTAGE_SAGS_FOR_L2,
NUMBER_OF_VOLTAGE_SAGS_FOR_L3,
THRESHOLD_VOLTAGE_SWELL,
TIME_THRESHOLD_VOLTAGE_SWELL,
NUMBER_OF_VOLTAGE_SWELLS_FOR_L1,
NUMBER_OF_VOLTAGE_SWELLS_FOR_L2,
NUMBER_OF_VOLTAGE_SWELLS_FOR_L3,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,66 @@
}
]
},
{
"tag": "THRESHOLD_VOLTAGE_SWELL",
"description": "Threshold for voltage swell ",
"class-id": 3,
"version": 0,
"obis": "1.0.12.35.0.255",
"group": "ELECTRICITY",
"meterTypes": [
"SP",
"PP"
],
"attributes": [
{
"id": 2,
"description": "value",
"datatype": "long-unsigned",
"valuetype": "SET_BY_CLIENT",
"value": 253,
"access": "RW"
},
{
"id": 3,
"description": "scaler_unit",
"datatype": "scal_unit_type",
"valuetype": "FIXED_IN_PROFILE",
"value": "0, V",
"access": "R"
}
]
},
{
"tag": "TIME_THRESHOLD_VOLTAGE_SWELL",
"description": "Time threshold for voltage swell",
"class-id": 3,
"version": 0,
"obis": "1.0.12.44.0.255",
"group": "ELECTRICITY",
"meterTypes": [
"SP",
"PP"
],
"attributes": [
{
"id": 2,
"description": "value",
"datatype": "long-unsigned",
"valuetype": "SET_BY_CLIENT",
"value": 30,
"access": "RW"
},
{
"id": 3,
"description": "scaler_unit",
"datatype": "scal_unit_type",
"valuetype": "FIXED_IN_PROFILE",
"value": "0, s",
"access": "R"
}
]
},
{
"tag": "NUMBER_OF_VOLTAGE_SWELLS_FOR_L1",
"description": "Number of voltage swells in phase L1",
Expand Down Expand Up @@ -479,6 +539,66 @@
}
]
},
{
"tag": "THRESHOLD_VOLTAGE_SAG",
"description": "Threshold for voltage sag",
"class-id": 3,
"version": 0,
"obis": "1.0.12.31.0.255",
"group": "ELECTRICITY",
"meterTypes": [
"SP",
"PP"
],
"attributes": [
{
"id": 2,
"description": "value",
"datatype": "long-unsigned",
"valuetype": "SET_BY_CLIENT",
"value": 207,
"access": "RW"
},
{
"id": 3,
"description": "scaler_unit",
"datatype": "scal_unit_type",
"valuetype": "FIXED_IN_PROFILE",
"value": "0, V",
"access": "R"
}
]
},
{
"tag": "TIME_THRESHOLD_VOLTAGE_SAG",
"description": "Time threshold for voltage sag ",
"class-id": 3,
"version": 0,
"obis": "1.0.12.43.0.255",
"group": "ELECTRICITY",
"meterTypes": [
"SP",
"PP"
],
"attributes": [
{
"id": 2,
"description": "value",
"datatype": "long-unsigned",
"valuetype": "SET_BY_CLIENT",
"value": 30,
"access": "RW"
},
{
"id": 3,
"description": "scaler_unit",
"datatype": "scal_unit_type",
"valuetype": "FIXED_IN_PROFILE",
"value": "0, s",
"access": "R"
}
]
},
{
"tag": "NUMBER_OF_VOLTAGE_SAGS_FOR_L1",
"description": "Number of voltage sags in phase L1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -606,6 +606,66 @@
}
]
},
{
"tag": "THRESHOLD_VOLTAGE_SWELL",
"description": "Threshold for voltage swell",
"class-id": 3,
"version": 0,
"obis": "1.0.12.35.0.255",
"group": "ELECTRICITY",
"meterTypes": [
"SP",
"PP"
],
"attributes": [
{
"id": 2,
"description": "value",
"datatype": "long-unsigned",
"valuetype": "SET_BY_CLIENT",
"value": 253,
"access": "RW"
},
{
"id": 3,
"description": "scaler_unit",
"datatype": "scal_unit_type",
"valuetype": "FIXED_IN_PROFILE",
"value": "0, V",
"access": "R"
}
]
},
{
"tag": "TIME_THRESHOLD_VOLTAGE_SWELL",
"description": "Time threshold for voltage swell",
"class-id": 3,
"version": 0,
"obis": "1.0.12.44.0.255",
"group": "ELECTRICITY",
"meterTypes": [
"SP",
"PP"
],
"attributes": [
{
"id": 2,
"description": "value",
"datatype": "long-unsigned",
"valuetype": "SET_BY_CLIENT",
"value": 30,
"access": "RW"
},
{
"id": 3,
"description": "scaler_unit",
"datatype": "scal_unit_type",
"valuetype": "FIXED_IN_PROFILE",
"value": "0, s",
"access": "R"
}
]
},
{
"tag": "NUMBER_OF_VOLTAGE_SWELLS_FOR_L1",
"description": "Number of voltage swells in phase L1",
Expand Down Expand Up @@ -687,6 +747,66 @@
}
]
},
{
"tag": "THRESHOLD_VOLTAGE_SAG",
"description": "Threshold for voltage sag",
"class-id": 3,
"version": 0,
"obis": "1.0.12.31.0.255",
"group": "ELECTRICITY",
"meterTypes": [
"SP",
"PP"
],
"attributes": [
{
"id": 2,
"description": "value",
"datatype": "long-unsigned",
"valuetype": "SET_BY_CLIENT",
"value": 207,
"access": "RW"
},
{
"id": 3,
"description": "scaler_unit",
"datatype": "scal_unit_type",
"valuetype": "FIXED_IN_PROFILE",
"value": "0, V",
"access": "R"
}
]
},
{
"tag": "TIME_THRESHOLD_VOLTAGE_SAG",
"description": "Time threshold for voltage sag ",
"class-id": 3,
"version": 0,
"obis": "1.0.12.43.0.255",
"group": "ELECTRICITY",
"meterTypes": [
"SP",
"PP"
],
"attributes": [
{
"id": 2,
"description": "value",
"datatype": "long-unsigned",
"valuetype": "SET_BY_CLIENT",
"value": 30,
"access": "RW"
},
{
"id": 3,
"description": "scaler_unit",
"datatype": "scal_unit_type",
"valuetype": "FIXED_IN_PROFILE",
"value": "0, s",
"access": "R"
}
]
},
{
"tag": "NUMBER_OF_VOLTAGE_SAGS_FOR_L1",
"description": "Number of voltage sags in phase L1",
Expand Down
Loading