This commit is contained in:
@@ -354,7 +354,7 @@ namespace AyaNova.Biz
|
||||
case AyaType.UnitMeterReading:
|
||||
//UnitMeterReadingMultipleExceeded
|
||||
//case 1254
|
||||
// This could work as a threshold multiple value, i.e. if it's passing a multiple of 50,000 then notify, or notify every 10,000 or something.
|
||||
// This is as a threshold multiple value, i.e. if it's passing a multiple of 50,000 then notify, or notify every 10,000 or something.
|
||||
// In saving code it just checks to see if it has crossed the multiple threshold, i.e. calculate the old multiple, calculate the new multiple if over then send notification immediate.
|
||||
break;
|
||||
case AyaType.CustomerServiceRequest:
|
||||
|
||||
Reference in New Issue
Block a user