Project

General

Profile

Actions

support #31

closed

support #26: Need Data for the Energy meter configuration

Alarm Configuration changes

Added by dishant nalwaya 3 months ago. Updated 3 months ago.

Status:
done
Priority:
medium
Start date:
03/11/2026
Due date:
% Done:

0%

Estimated time:

Description

There is an alarm configuration button on the energy meter which has some previous parameters and asked to add some more parameters
As of now the json for configuring the alarm is below :

{
PID_SOFT_SETTING: {
SLAVE_ID: ""
SLAVE_NO: ""
SLAVE_MAKE: ""
SLAVE_MODEL: "",
SOFT_ALARM: {
PARAMETER_NAME: "",
ALARM_LOW_THRESHOLD: "",
ALARM_HIGH_THRESHOLD: "",
ALARM_ACTION: "",
ALARM_THRESHOLD: ""
},
},
} So whatever changes required in the current format and according to feature please provide me a new json format

Actions

Also available in: Atom PDF