Compare commits
2 Commits
fcbd85db7f
...
f3a29350c1
Author | SHA1 | Date |
---|---|---|
atef | f3a29350c1 | |
atef | e2603cfeec |
|
@ -471,9 +471,6 @@ internal static class Program
|
|||
: salimaxAlarmsState; // this will be replaced by LedState
|
||||
|
||||
int.TryParse(s3Bucket?.Split("-")[0], out var installationId);
|
||||
|
||||
//record.Log.SalimaxAlarms = bAlarmList;
|
||||
//record.Log.SalimaxWarnings = bWarningList;
|
||||
|
||||
var returnedStatus = new StatusMessage
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue